Skip to content

Hostname

datenmarkt.de

Last fetched

datenmarkt.de resolves to 2 IPv4 addresses operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.27.14587.106.26.0/23AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.FR
93.90.204.10393.90.192.0/20AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE

WHOIS identity

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

Subdomains

17 observed subdomains of datenmarkt.de.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for datenmarkt.de.

MechanismTarget
SPF_Adatenmarkt.de
SPF_Atech.datenmarkt.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDEspf.agnitas.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.227.17.10/32
SPF_IP212.227.76.132
SPF_IP3.120.78.172
SPF_IP3.71.125.117
SPF_IP87.106.27.145
SPF_IP93.90.203.156
SPF_IP93.90.204.103
SPF_MXdatenmarkt.de

Related pages

Pivot deeper into the graph from datenmarkt.de.

Cypher and MCP

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

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