Skip to content

Hostname

superkuh.com

Last fetched

superkuh.com resolves to 3 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · superkuh.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/superkuh.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.118.125.20424.118.0.0/16AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
66.41.102.11666.41.0.0/16AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
66.41.189.19966.41.0.0/16AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of superkuh.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for superkuh.com.

MechanismTarget
SPF_IP209.141.56.207
SPF_IP2605:6400:20:822:dead:dead:dead:beef
SPF_MXsuperkuh.com

Related pages

Pivot deeper into the graph from superkuh.com.

Cypher and MCP

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

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