Skip to content

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

WHISPER CANON · archisections.comRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/archisections.com

Resolution chain

archisections.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for archisections.com.

MechanismTarget
SPF_Aarchisections.com
SPF_Ap121.safir.net.tr
SPF_IP81.8.91.201
SPF_MXarchisections.com

Related pages

Pivot deeper into the graph from archisections.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.