Skip to content

Hostname

ree.auto

Last fetched

ree.auto resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ree.autoRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ree.auto

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.88.50159.65.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of ree.auto.

Web-graph footprint

Distinct hostnames that link to or from ree.auto in the public web crawl.

212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ree.auto.

MechanismTarget
SPF_Aree.auto
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.81.182.154/32
SPF_IP3.93.155.149/32
SPF_IP3.95.118.12/32
SPF_IP3.95.142.181/32
SPF_IP54.227.64.76/32
SPF_MXree.auto

Related pages

Pivot deeper into the graph from ree.auto.

Cypher and MCP

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

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