Skip to content

Hostname

dragoniptv.de

Last fetched

dragoniptv.de resolves to 3 IPv4 addresses operated by GTISI-AS-AP - GGS Technical Information Services Inc. in NL.

Nutrition Label

WHISPER CANON · dragoniptv.deRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/dragoniptv.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.159.95.19145.159.92.0/22AS133150GTISI-AS-AP - GGS Technical Information Services Inc.NL
95.134.201.24795.134.201.0/24AS211484YSZ - YSZ TRADING CO., LIMITEDUA
45.159.95.19545.159.92.0/22AS133150GTISI-AS-AP - GGS Technical Information Services Inc.

WHOIS identity

No WHOIS records are currently associated with dragoniptv.de in WhisperGraph.

Subdomains

1 observed subdomain of dragoniptv.de.

Web-graph footprint

Distinct hostnames that link to or from dragoniptv.de in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dragoniptv.de.

Cypher and MCP

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

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