Hostname
bust.clinic
Last fetched
bust.clinic resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
bust.clinic 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 |
|---|---|---|---|---|
| 13.33.67.107 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.117 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.4 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.65 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.119.30 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.40 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.72 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.90 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:49
- Organization
- contact privacy inc. customer 0153158974
- Contact emails
Subdomains
9 observed subdomains of bust.clinic.
Web-graph footprint
Distinct hostnames that link to or from bust.clinic in the public web crawl.
8 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bust.clinic.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mds3175gw.maildealer.jp |
| SPF_IP | 18.176.211.6/32 |
| SPF_IP | 35.74.181.243/32 |
| SPF_IP | 52.194.121.201/32 |
| SPF_IP | 52.198.112.17/32 |
| SPF_IP | 54.95.233.50/32 |
Related pages
Pivot deeper into the graph from bust.clinic.
- IP · 13.33.67.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · US
- Email · contract@ad-promote.co.jp
- TLD · .clinic
- 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: "bust.clinic"})-[: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.