Skip to content

Hostname

elements.tv

Last fetched

elements.tv resolves to 2 IPv4 addresses operated by GODADDY-SXB in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · elements.tvRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elements.tv

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.209.18692.205.208.0/21AS21499GODADDY-SXBDE
92.205.251.10192.205.224.0/19AS21499GODADDY-SXBFR

WHOIS identity

Registrar
iana:48
Organization
andre kamps
Contact emails

Subdomains

50 observed subdomains of elements.tv.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elements.tv.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elements.tv.

Cypher and MCP

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

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