Skip to content

Hostname

rea-global.com

Last fetched

rea-global.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · rea-global.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rea-global.com

Resolution chain

rea-global.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.214.22.9913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.92.23513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.155.23213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.163.16352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.64.22752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1248797678
Contact emails

Web-graph footprint

Distinct hostnames that link to or from rea-global.com in the public web crawl.

14 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rea-global.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from rea-global.com.

Cypher and MCP

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

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