Skip to content

Hostname

cavendishmaxwell.com

Last fetched

cavendishmaxwell.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.81.23108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
158.252.120.203158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.41.323.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.6.16140.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
52.208.20.25252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.146.18054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of cavendishmaxwell.com.

Web-graph footprint

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

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cavendishmaxwell.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.83.96.179

Related pages

Pivot deeper into the graph from cavendishmaxwell.com.

Cypher and MCP

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

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