Skip to content

Hostname

con.com

Last fetched

con.com resolves to 2 IPv4 addresses operated by AS61969 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · con.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/con.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.177.31185.53.176.0/22AS61969DE
3.33.224.1473.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
domain administrator
Contact emails

Subdomains

105 observed subdomains of con.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for con.com.

MechanismTarget
SPF_Amato.horph.com
SPF_Atoma.horph.com
SPF_IP205.201.63.35
SPF_IP2600:1f18:6620:ef00:f95c:2384:3ab9:e6c1
SPF_IP2602:fce8:1:0:20d:b9ff:fe43:aacc
SPF_IP54.85.176.252

Related pages

Pivot deeper into the graph from con.com.

Cypher and MCP

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

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