Skip to content

Hostname

reatia.com

Last fetched

reatia.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · reatia.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/reatia.com

Resolution chain

reatia.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.188.21916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.68.18116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.2916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.17352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.3752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.7552.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
fulldata metasearch engine, lda (hugo venancio)
Contact emails

Subdomains

86 observed subdomains of reatia.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reatia.com.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from reatia.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "reatia.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.