Hostname
expbye.com
Last fetched
expbye.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
expbye.com resolves to 15 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.79 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.81 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.106 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.115 | 3.5.149.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.133 | 3.5.149.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.151.99 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.124.221 | 52.219.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.107 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.129.115 | 52.219.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.73 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.184.31 | 52.219.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.184.59 | 52.219.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 12444923
- Contact emails
- vnsqeo2ttzbn@contactprivacy.email
- 1bb99526-1d8b-4e4a-a7e4-81f9ec637729@identity-protect.org
- 82cf7766-9ec6-4dc9-a814-4cb4f97d1945@identity-protect.org
- d89ecb8a-9a75-40eb-a299-5c5440e995e3@identity-protect.org
- df86ac69-faad-4ac8-a9ba-e3345288da27@identity-protect.org
- ef8caa8e-b9f9-400a-bfab-2ed5208c8e93@identity-protect.org
- ff08bb37-24df-4411-a95d-8596869e9eb1@identity-protect.org
- owner-10357051@expbye.com.whoisprivacyservice.org
- 166af2664c8937e7b77c0602b36e80099a5bb98909763f696237cf59114e61cb@expbye.com.whoisproxy.org
Subdomains
1 observed subdomain of expbye.com.
| Subdomain |
|---|
| www.expbye.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from expbye.com.
- IP · 3.5.147.79
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · vnsqeo2ttzbn@contactprivacy.email
- TLD · .com
- Browse hostnames · ex…
- 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: "expbye.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.