Skip to content

Hostname

dataone.de

Last fetched

dataone.de resolves to 3 IPv4 addresses operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · dataone.deRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dataone.de

Resolution chain

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

WHOIS identity

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

Subdomains

40 observed subdomains of dataone.de.

Web-graph footprint

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

31 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dataone.de.

MechanismTarget
SPF_Amailgw.electronicsales.de
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDE_spf.digital.dataone.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.180.14.11
SPF_IP212.82.34.202
SPF_IP212.82.34.220
SPF_IP212.82.34.221
SPF_IP212.82.34.222
SPF_IP217.160.0.16
SPF_IP2a04:6c0:4:10::/64
SPF_IP46.165.161.131
SPF_IP46.165.161.132
SPF_IP46.165.161.135

Related pages

Pivot deeper into the graph from dataone.de.

Cypher and MCP

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

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