Hostname
rafgoco.com
Last fetched
rafgoco.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rafgoco.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.147.48 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.118 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.120 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.129 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.133 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.20 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.220 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.93 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.97 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.102 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.211 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.232 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.236 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.9 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.132.17 | 52.219.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.36.249 | 52.219.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rafgoco.com owner
- Contact emails
- 05b92d42-b83a-44f0-a6cf-a8fc88761a2d@identity-protect.org
- 507b44fe-fb8f-4c45-8787-83b139f4d8ae@identity-protect.org
- 5d7aeaf4-ea19-48de-8a3d-cb1662dbde56@identity-protect.org
- 84ce3eef-a61f-4597-a95d-a56bccdd5616@identity-protect.org
- 8ae49534-4a6b-4182-9e6d-08988d4fc5ba@identity-protect.org
- c268be7c-0dca-4376-ad13-684fa072bf07@identity-protect.org
- d7439f0f-26ad-42e5-a1bb-10180cb5775e@identity-protect.org
- owner-4328501@rafgoco.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from rafgoco.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from rafgoco.com.
- IP · 3.5.147.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 05b92d42-b83a-44f0-a6cf-a8fc88761a2d@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- 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: "rafgoco.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.