Skip to content

Hostname

kennui.com

Last fetched

kennui.com resolves to 1 IPv4 address operated by SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.250.142.15043.250.142.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • kennui.com

SPF policy

10 SPF mechanisms authorising senders for kennui.com.

MechanismTarget
SPF_Akennui.com
SPF_INCLUDEspf.google.com
SPF_INCLUDEspf.hostedmail.net.au
SPF_INCLUDEspf.hostingplatform.net.au
SPF_IP103.9.170.75
SPF_IP118.127.32.94
SPF_IP118.127.38.26
SPF_IP122.201.73.216
SPF_IP43.250.142.150
SPF_MXkennui.com

Related pages

Pivot deeper into the graph from kennui.com.

Cypher and MCP

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

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