Skip to content

Hostname

huuray.com

Last fetched

huuray.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · huuray.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/huuray.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.97.220188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1387
Organization
huuray aps
Contact emails

Subdomains

93 observed subdomains of huuray.com.

Web-graph footprint

Distinct hostnames that link to or from huuray.com in the public web crawl.

132 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for huuray.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from huuray.com.

Cypher and MCP

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

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