Hostname
bouncr.com
Last fetched
bouncr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bouncr.com 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.172.242.100 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.103 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.111 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.97 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.170.229.129 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.45 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.55 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.95 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bouncr.com owner
- Contact emails
- nocontactsfound@secureserver.net
- 0df64b78-027b-48e0-abe7-4ee6ac7c507a@identity-protect.org
- 35c689e9-f1b0-4229-8a2d-89053a9261c0@identity-protect.org
- 5a52a48d-61b2-4785-b4ae-c08ea44d54d3@identity-protect.org
- 69acd1f5-f69f-4b56-8c1b-957611bb4758@identity-protect.org
- 7d5082cc-599f-477e-b713-6f4e77768d77@identity-protect.org
- 7f400841-80eb-487d-ac77-40d0fe0d251f@identity-protect.org
- c346dad6-1aa9-4637-9540-6a51d66a4ca5@identity-protect.org
Subdomains
51 observed subdomains of bouncr.com.
Web-graph footprint
Distinct hostnames that link to or from bouncr.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bouncr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bouncr.com.
- IP · 18.172.242.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HU
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · bo…
- 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: "bouncr.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.