Skip to content

Hostname

hide.me

Last fetched

hide.me resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · hide.meRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hide.me

Resolution chain

hide.me resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.138.52.82174.138.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
51.195.100.16151.195.0.0/16AS16276OVHDE

WHOIS identity

Registrar
iana:1052
Organization
eventure
Contact emails

Subdomains

203 observed subdomains of hide.me.

Web-graph footprint

Distinct hostnames that link to or from hide.me in the public web crawl.

2,223 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for hide.me.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsupport.zendesk.com
SPF_IP2a00:1768:2001:7d:0:0:0:84
SPF_IP46.166.151.132

Related pages

Pivot deeper into the graph from hide.me.

Cypher and MCP

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

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