Skip to content

Hostname

12seconds.tv

Last fetched

12seconds.tv resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 12seconds.tvRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/12seconds.tv

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.1713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.1913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.5113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
65.9.189.1165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.3165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.4165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.5765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
12seconds_tv
Contact emails

Subdomains

14 observed subdomains of 12seconds.tv.

Web-graph footprint

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

251 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 12seconds.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from 12seconds.tv.

Cypher and MCP

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

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