Skip to content

Hostname

conns.com

Last fetched

conns.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · conns.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/conns.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.10913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.12713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.2213.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.5313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.58.1813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
conn appliances
Contact emails

Subdomains

89 observed subdomains of conns.com.

Web-graph footprint

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

199 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for conns.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from conns.com.

Cypher and MCP

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

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