Skip to content

Hostname

kennedyoz.com

Last fetched

kennedyoz.com resolves to 1 IPv4 address operated by AS10143 in AU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · kennedyoz.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kennedyoz.com

Resolution chain

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

IPPrefixASNOperatorCountry
220.233.133.181220.233.128.0/18AS10143AU

WHOIS identity

Registrar
iana:69
Organization
peter kennedy
Contact emails

Subdomains

1 observed subdomain of kennedyoz.com.

Web-graph footprint

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

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kennedyoz.com.

MechanismTarget
SPF_IP203.41.242.0/24
SPF_IP203.42.97.0/24
SPF_IP220.233.133.176/28
SPF_IP58.96.30.97/32
SPF_MXkennedyoz.com

Related pages

Pivot deeper into the graph from kennedyoz.com.

Cypher and MCP

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

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