Hostname
bussos.net
Last fetched
bussos.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bussos.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.123 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.67 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.92 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.93 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.129 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.13 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.45 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.59 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0bd39a8e-83cc-4dc8-9a2a-81a9eea3503a@identity-protect.org
- 11e2dd85-9802-4786-9994-34fad6956004@identity-protect.org
- 3f15d3c2-857a-4855-8823-6184b524eaa9@identity-protect.org
- 4089903d-26a6-4ec2-a057-927adf3219e2@identity-protect.org
- 7e551a54-a82e-4032-b0fb-4679147406d3@identity-protect.org
- b26e567d-2cec-485c-802e-df6d9c4be85d@identity-protect.org
- d2a29693-8ba4-49b6-a16a-13bf6eaa48d9@identity-protect.org
Subdomains
1 observed subdomain of bussos.net.
| Subdomain |
|---|
| api.bussos.net |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bussos.net.
- IP · 18.238.55.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bd39a8e-83cc-4dc8-9a2a-81a9eea3503a@identity-protect.org
- TLD · .net
- Browse hostnames · bu…
- 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: "bussos.net"})-[: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.