Skip to content

Hostname

fuldatal.de

Last fetched

fuldatal.de resolves to 1 IPv4 address operated by NETCOM-KASSEL Netcom Kassel in DE.

Nutrition Label

WHISPER CANON · fuldatal.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fuldatal.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.201.21180.69.192.0/20AS20810NETCOM-KASSEL Netcom KasselDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fuldatal.de.

MechanismTarget
SPF_Afuldatal.de
SPF_Amx.fuldatal.de
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEekom21.de
SPF_IP136.243.147.185
SPF_IP176.95.38.34
SPF_IP176.95.38.35
SPF_IP185.211.220.244
SPF_IP80.155.30.128/27
SPF_IP91.229.246.64
SPF_MXfuldatal.de

Related pages

Pivot deeper into the graph from fuldatal.de.

Cypher and MCP

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

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