Skip to content

Hostname

hostdog.eu

Last fetched

hostdog.eu resolves to 78.47.35.56, announced in 78.46.0.0/15 by HETZNER-AS - Hetzner Online GmbH in DE. hostdog.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hostdog.euRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hostdog.eu

Resolution chain

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
registrar:pdr ltd.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.hostdog.eu
  • ns2.hostdog.eu
  • ns3.hostdog.eu
  • ns4.hostdog.eu

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 168.119.68.122/32
  • include: _spf.google.com
  • a: hostdog.eu
  • mx: hostdog.eu
  • ip: 136.243.133.41
  • ip: 136.243.133.54
  • ip: 157.90.247.125
  • ip: 157.90.32.12
  • ip: 213.239.198.247
  • ip: 23.88.70.79
  • ip: 2a01:4f8:10a:2feb:0:0:0:2
  • ip: 2a01:4f8:190:340f:0:0:0:2
  • ip: 2a01:4f8:212:34e8:0:0:0:2
  • ip: 2a01:4f8:242:166d:0:0:0:2
  • ip: 2a01:4f8:251:5646:0:0:0:2
  • ip: 2a01:4f8:272:5adc:0:0:0:2
  • ip: 2a01:4f8:c010:226a:0:0:0:1
  • ip: 2a01:4f8:c2c:e83b:0:0:0:1
  • ip: 5.9.151.29
  • ip: 78.47.103.203
  • ip: 88.99.151.173
  • ip: 88.99.151.186

Threat-feed evidence

History

Related pages

Pivot from hostdog.eu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hostdog.eu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.