Skip to content

Hostname

ees-online.de

Last fetched

ees-online.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · ees-online.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ees-online.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.185217.160.0.0/16AS8560DE

WHOIS identity

No WHOIS records are currently associated with ees-online.de in WhisperGraph.

Subdomains

7 observed subdomains of ees-online.de.

Web-graph footprint

Distinct hostnames that link to or from ees-online.de in the public web crawl.

22 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ees-online.de.

MechanismTarget
SPF_Aees-online.de
SPF_INCLUDE_spf.aranes.de
SPF_INCLUDEsolutionscube.de
SPF_IP212.227.126.0/24
SPF_IP212.227.17.0/24
SPF_IP213.165.67.97/32
SPF_IP217.72.192.100/32
SPF_IP74.208.4.0/24
SPF_MXees-online.de

Related pages

Pivot deeper into the graph from ees-online.de.

Cypher and MCP

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

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