Skip to content

Hostname

archidata.com

Last fetched

archidata.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · archidata.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/archidata.com

Resolution chain

archidata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.104.146.12420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:2
Organization
archidata
Contact emails

Subdomains

54 observed subdomains of archidata.com.

Web-graph footprint

Distinct hostnames that link to or from archidata.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for archidata.com.

MechanismTarget
SPF_Aarchidata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf1.cadillacfairview.com
SPF_IP132.204.13.0/24
SPF_IP132.204.246.0/24
SPF_IP132.204.3.59
SPF_IP142.243.254.210/32
SPF_IP159.33.69.0/24
SPF_IP159.33.69.22
SPF_IP159.33.69.24
SPF_MXarchidata.com

Related pages

Pivot deeper into the graph from archidata.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "archidata.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.