Skip to content

Hostname

hosting51.eu

Last fetched

hosting51.eu resolves to 164.90.180.92, announced in 164.90.176.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. hosting51.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 · hosting51.euRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hosting51.eu

Resolution chain

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
registrar:gransy s.r.o.

Subdomains

Mail and authentication

Nameservers

  • dns1.hosting51.eu
  • dns2.hosting51.eu

MX records

  • mail.hosting51.eu

SPF policy

  • a: hosting51.eu
  • mx: hosting51.eu
  • ip: 164.90.180.92

Threat-feed evidence

History

Related pages

Pivot from hosting51.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: "hosting51.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.