Skip to content

Hostname

connell.com

Last fetched

connell.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.131.150.693.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
contact privacy inc. customer 0150033334
Contact emails

Subdomains

9 observed subdomains of connell.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for connell.com.

MechanismTarget
SPF_INCLUDEconnell-com.spf.smtp25.com
SPF_INCLUDEedgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfus.rocketseed.com
SPF_INCLUDEu1891616.wl.sendgrid.net
SPF_INCLUDEu1891616.wl117.sendgrid.net
SPF_IP199.250.182.16/26
SPF_IP66.76.80.135

Related pages

Pivot deeper into the graph from connell.com.

Cypher and MCP

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

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