Skip to content

Hostname

cid.contact

Last fetched

cid.contact resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · cid.contactRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cid.contact

Resolution chain

cid.contact resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.242.11118.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.4218.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.5618.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.7118.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.139.1113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.503.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.553.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.993.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411895159
Contact emails

Subdomains

29 observed subdomains of cid.contact.

Web-graph footprint

Distinct hostnames that link to or from cid.contact in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cid.contact.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cid.contact"})-[: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.