Skip to content

Hostname

ee-hub.de

Last fetched

ee-hub.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ee-hub.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ee-hub.de

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.117.5049.13.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ee-hub.de in WhisperGraph.

Subdomains

16 observed subdomains of ee-hub.de.

Web-graph footprint

Distinct hostnames that link to or from ee-hub.de in the public web crawl.

44 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ee-hub.de.

MechanismTarget
SPF_Aee-hub.de
SPF_INCLUDEspf.crsend.com
SPF_IP116.202.102.0
SPF_IP116.202.96.126
SPF_IP162.55.45.61
SPF_IP188.245.230.247
SPF_IP49.13.48.90
SPF_MXee-hub.de

Related pages

Pivot deeper into the graph from ee-hub.de.

Cypher and MCP

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

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