Skip to content

Hostname

nuk.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.16.9918.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.48.20918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.98.418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.137.2443.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.207.383.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.78.1163.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.199.683.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.224.1503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.28.2435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.104.5652.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.87.13952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.118.19563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.131.10763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.102.15363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.49.6763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.7.18563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

14 observed subdomains of nuk.de.

Web-graph footprint

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

239 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nuk.de.

MechanismTarget
SPF_INCLUDE_spf.newellbrands.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP62.209.53.67/32

Related pages

Pivot deeper into the graph from nuk.de.

Cypher and MCP

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

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