Skip to content

Hostname

cukrowski.de

Last fetched

cukrowski.de resolves to 1 IPv4 address operated by AS15456 in DE.

Nutrition Label

WHISPER CANON · cukrowski.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cukrowski.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.188.13262.116.160.0/19AS15456DE

WHOIS identity

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

Subdomains

4 observed subdomains of cukrowski.de.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cukrowski.de.

MechanismTarget
SPF_Acukrowski.de
SPF_IP0:0:0:0:0:ffff:3e74:bc84
SPF_IP0:0:0:0:0:ffff:3e74:bc85
SPF_IP0:0:0:0:0:ffff:3e74:bc86
SPF_IP0:0:0:0:0:ffff:3e74:bc87
SPF_IP2404:6800:4003:c00:0:0:0:1b
SPF_IP2404:6800:4008:c1b:0:0:0:1a
SPF_IP2a00:1450:400c:c07:0:0:0:1b
SPF_IP2a00:1450:400c:c0b:0:0:0:1b
SPF_IP2a00:1450:400c:c0c:0:0:0:1a
SPF_IP2a00:1450:4010:c1c:0:0:0:1a
SPF_IP2a00:1450:4013:c16:0:0:0:1b
SPF_IP2a00:1450:4025:c03:0:0:0:1b
SPF_IP62.116.188.132
SPF_IP62.116.188.133
SPF_IP62.116.188.134
SPF_IP62.116.188.135
SPF_MXcukrowski.de

Related pages

Pivot deeper into the graph from cukrowski.de.

Cypher and MCP

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

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