Skip to content

Hostname

ecdgermany.de

Last fetched

ecdgermany.de resolves to 1 IPv4 address operated by AS34309 in DE.

Nutrition Label

WHISPER CANON · ecdgermany.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ecdgermany.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.211.160128.65.208.0/20AS34309DE

WHOIS identity

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

Subdomains

13 observed subdomains of ecdgermany.de.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ecdgermany.de.

MechanismTarget
SPF_Aecdgermany.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.40.216.135
SPF_IP213.133.106.244
SPF_IP2a01:4f8:d0a:2109:0:0:0:2
SPF_MXecdgermany.de

Related pages

Pivot deeper into the graph from ecdgermany.de.

Cypher and MCP

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

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