Skip to content

Hostname

cameronkennedy.com

Last fetched

cameronkennedy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · cameronkennedy.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cameronkennedy.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.209.131.4552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1515
Organization
first stop it
Contact emails

Subdomains

4 observed subdomains of cameronkennedy.com.

Web-graph footprint

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

13 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cameronkennedy.com.

MechanismTarget
SPF_Acameronkennedy.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.237.232.154
SPF_IP195.245.230.51
SPF_IP208.82.5.0/24
SPF_IP52.209.131.45
SPF_IP81.106.223.58/32
SPF_IP83.170.127.10
SPF_IP83.170.127.2
SPF_MXcameronkennedy.com

Related pages

Pivot deeper into the graph from cameronkennedy.com.

Cypher and MCP

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

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