Skip to content

Hostname

nrz.de

Last fetched

nrz.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · nrz.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/nrz.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.81.12718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.221.3718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.121.833.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

41 observed subdomains of nrz.de.

Web-graph footprint

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

2,368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nrz.de.

MechanismTarget
SPF_INCLUDEspf.funkemedien.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nrz.de.

Cypher and MCP

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

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