Skip to content

Hostname

edogs.de

Last fetched

edogs.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE.

Nutrition Label

WHISPER CANON · edogs.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edogs.de

Resolution chain

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

IPPrefixASNOperatorCountry
141.101.90.104141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.105141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.106141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.107141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

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

Subdomains

29 observed subdomains of edogs.de.

Web-graph footprint

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

221 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for edogs.de.

MechanismTarget
SPF_Aedogs.de
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_MXedogs.de

Related pages

Pivot deeper into the graph from edogs.de.

Cypher and MCP

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

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