Hostname
rea-sg.com
Last fetched
rea-sg.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rea-sg.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.214.22.99 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.92.235 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.250.155.232 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.163.163 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.77.64.227 | 52.77.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rea-sg.com owner
- Contact emails
- 1fa27aa2-0355-4788-8f03-a054e4278f65@identity-protect.org
- 32972a0c-fefa-47a0-90a8-73e475bf4cb3@identity-protect.org
- 4a896d4c-446f-4d2d-beb3-a4533c52ba03@identity-protect.org
- 561be93d-d3ed-4c43-80d1-c0059a839bde@identity-protect.org
- 7ea3fd47-873d-402a-b65e-c87e94dc3f8e@identity-protect.org
- cc002c34-df3e-40c4-83ed-b769e524b905@identity-protect.org
- ff4f0e14-d211-47a3-8963-14bca314ec96@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from rea-sg.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rea-sg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from rea-sg.com.
- IP · 13.214.22.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1fa27aa2-0355-4788-8f03-a054e4278f65@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rea-sg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.