Skip to content

Hostname

dogr.eu

Last fetched

dogr.eu resolves to 1 IPv4 address operated by WorldStream - WorldStream B.V. in NL. WHOIS lists registrar:transip group bv as the registrar.

Nutrition Label

WHISPER CANON · dogr.euRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dogr.eu

Resolution chain

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

IPPrefixASNOperatorCountry
89.38.99.9589.38.96.0/22AS49981WorldStream - WorldStream B.V.NL

WHOIS identity

Registrar
registrar:transip group bv
Organization
Contact emails

Subdomains

1 observed subdomain of dogr.eu.

Subdomain
www.dogr.eu

Web-graph footprint

Distinct hostnames that link to or from dogr.eu in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dogr.eu.

MechanismTarget
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEdispatch-eu.ppe-hosted.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.200.10.142
SPF_IP5.39.185.0/24

Related pages

Pivot deeper into the graph from dogr.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dogr.eu"})-[: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.