Skip to content

Hostname

superawesome.tv

Last fetched

superawesome.tv resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · superawesome.tvRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/superawesome.tv

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.11413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.1713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.194.105143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.8143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.81143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.83143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.55.13143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.30143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.36143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.67143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.154.10018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
dylan collins
Contact emails

Subdomains

60 observed subdomains of superawesome.tv.

Web-graph footprint

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

59 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superawesome.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from superawesome.tv.

Cypher and MCP

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

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