Hostname
archisections.com
Last fetched
archisections.com resolves to 2 IPv4 addresses operated by AS43927 in RO. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
archisections.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.250.106.249 | 185.250.106.0/24 | AS43927 | — | RO |
| 81.8.91.201 | 81.8.0.0/17 | AS15924 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- atiktuk bilgisayar yazılım i̇letişim hizmetleri sanayi ve dış tic. ltd. şti.
- Contact emails
Subdomains
2 observed subdomains of archisections.com.
Web-graph footprint
Distinct hostnames that link to or from archisections.com in the public web crawl.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- archisections.com
- mail.archisections.com
SPF policy
4 SPF mechanisms authorising senders for archisections.com.
| Mechanism | Target |
|---|---|
| SPF_A | archisections.com |
| SPF_A | p121.safir.net.tr |
| SPF_IP | 81.8.91.201 |
| SPF_MX | archisections.com |
Related pages
Pivot deeper into the graph from archisections.com.
- IP · 185.250.106.249
- ASN · AS43927
- Registrar · iana:3871
- Country · RO
- Email · 49d4e00dd3d114449e7d297d57629406efab7401@whois.gkg.net
- TLD · .com
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "archisections.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.