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
Resolution chain
superkuh.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 24.118.125.204 | 24.118.0.0/16 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| 66.41.102.116 | 66.41.0.0/16 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| 66.41.189.199 | 66.41.0.0/16 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for superkuh.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 209.141.56.207 |
| SPF_IP | 2605:6400:20:822:dead:dead:dead:beef |
| SPF_MX | superkuh.com |
Related pages
Pivot deeper into the graph from superkuh.com.
- IP · 24.118.125.204
- ASN · AS7922COMCAST-7922 - Comcast Cable Communications, LLC
- Registrar · iana:2487
- Country · US
- Email · 54385af7wlxwtxjb@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .com
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.