Skip to content

Hostname

archcid.com

Last fetched

archcid.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3551 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.96.1143.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1233.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.233.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.623.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.11752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.11952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.9852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3551
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

1 observed subdomain of archcid.com.

Web-graph footprint

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

24 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for archcid.com.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from archcid.com.

Cypher and MCP

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

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