Skip to content

Hostname

superstructure.tv

Last fetched

superstructure.tv resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · superstructure.tvRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/superstructure.tv

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
104.21.44.72104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.238172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:433
Organization
registry services,
Contact emails

Subdomains

1 observed subdomain of superstructure.tv.

Web-graph footprint

Distinct hostnames that link to or from superstructure.tv in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superstructure.tv.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from superstructure.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "superstructure.tv"})-[: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.