Skip to content

Hostname

tw.de

Last fetched

tw.de resolves to 1 IPv4 address operated by NORIS-NETWORK IT Service Provider located in Nuernberg, Germany in DE.

Nutrition Label

WHISPER CANON · tw.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tw.de

Resolution chain

tw.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.19.161.7217.19.161.0/24AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE

WHOIS identity

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

Subdomains

371 observed subdomains of tw.de.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tw.de.

MechanismTarget
SPF_Atw.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.34.110/32
SPF_IP212.29.0.0/24
SPF_IP212.29.19.25
SPF_IP212.29.31.201
SPF_IP212.29.31.69
SPF_IP212.29.6.0/24
SPF_IP217.19.160.0/24
SPF_IP2a03:ad00:0:1:0:0:0:25
SPF_IP2a03:ad00:0:4::/63
SPF_IP2a03:ad00:0:6:0:0:0:e6
SPF_MXtw.de

Related pages

Pivot deeper into the graph from tw.de.

Cypher and MCP

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

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