Skip to content

Hostname

danialu.de

Last fetched

danialu.de resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · danialu.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/danialu.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.230.57188.165.0.0/16AS16276FR

WHOIS identity

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

Subdomains

2 observed subdomains of danialu.de.

Web-graph footprint

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

23 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for danialu.de.

MechanismTarget
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.197.246.0/26
SPF_IP188.165.230.57
SPF_IP217.74.103.0/24
SPF_IP217.92.71.205
SPF_IP77.158.90.8/29
SPF_IP80.150.231.226
SPF_IP82.127.81.3
SPF_IP92.103.69.0/24
SPF_IP94.23.5.153
SPF_MXdanialu.de

Related pages

Pivot deeper into the graph from danialu.de.

Cypher and MCP

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

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