Hostname
5gexplorer.com
Last fetched
5gexplorer.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
5gexplorer.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.2 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.167 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.171 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.4 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.66 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.67 | 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.208 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.250 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.83 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.57 | 52.219.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.129.95 | 52.219.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.132.225 | 52.219.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.17 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.184.43 | 52.219.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.41.5 | 52.219.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 5gexplorer.com owner
- Contact emails
- 0672ca1f-369e-4620-b5aa-abaf7bb2f734@identity-protect.org
- 09213e29-ca68-4b60-a0ef-0e9c0dcb9ee8@identity-protect.org
- 657ff268-f066-4429-87d4-38eabe1a9f08@identity-protect.org
- 9279cb41-9312-4f79-be67-513d088b935d@identity-protect.org
- ace75c45-c1e9-455c-898d-7dc77e976bd8@identity-protect.org
- bcac275c-7ed6-42e0-932d-3e37b14977c8@identity-protect.org
- d70e2bd0-454b-4d05-b034-35428d01b8bf@identity-protect.org
- owner-6473015@5gexplorer.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 5gexplorer.com.
| Subdomain |
|---|
| www.5gexplorer.com |
Threat posture
History
Related pages
Pivot deeper into the graph from 5gexplorer.com.
- IP · 3.5.147.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 0672ca1f-369e-4620-b5aa-abaf7bb2f734@identity-protect.org
- TLD · .com
- Browse hostnames · 5g…
- 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: "5gexplorer.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.