Skip to content

Hostname

kenduncan.com

Last fetched

kenduncan.com resolves to 2 IPv4 addresses operated by AS134791 in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · kenduncan.comRouting diversity2.4/10Peering density8.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kenduncan.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.12.159.99103.12.159.0/24AS134791AU
35.213.219.2035.213.192.0/18AS15169GOOGLE - Google LLCAU

WHOIS identity

Registrar
iana:269
Organization
australian computer solutions
Contact emails

Subdomains

16 observed subdomains of kenduncan.com.

Web-graph footprint

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

136 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kenduncan.com.

MechanismTarget
SPF_Akenduncan.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDE_spf.siteground.com
SPF_IP103.12.159.28
SPF_IP103.12.159.38
SPF_IP103.12.159.99
SPF_IP149.72.123.201/32
SPF_IP185.56.84.0/24
SPF_IP185.56.85.0/24
SPF_IP27.122.122.230
SPF_IP35.208.10.124/32
SPF_IP35.224.11.180/32
SPF_MXkenduncan.com

Related pages

Pivot deeper into the graph from kenduncan.com.

Cypher and MCP

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

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