Hostname
138bbiz.com
Last fetched
138bbiz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
138bbiz.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.100 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.21 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.46 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.90 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.161.188.46 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.64 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.72 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.82 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.185.107 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.19 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.23 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.6 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from 138bbiz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 138bbiz.com.
- IP · 108.157.229.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · SE
- Email · pwp-2060541612699bdcc16fb1f79549cd98@privacyguardian.org
- TLD · .com
- Browse hostnames · 13…
- 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: "138bbiz.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.