Skip to content

Hostname

ntv.de

Last fetched

ntv.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ntv.deRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ntv.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.10013.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.11613.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.2413.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.8213.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.1318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.83.12018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.175.10765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

9 observed subdomains of ntv.de.

Web-graph footprint

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

151 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ntv.de.

MechanismTarget
SPF_Antv.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP217.118.170.10
SPF_MXntv.de

Related pages

Pivot deeper into the graph from ntv.de.

Cypher and MCP

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

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