Hostname
ipbfoundation.com
Last fetched
ipbfoundation.com 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
ipbfoundation.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 |
|---|---|---|---|---|
| 3.166.160.125 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.45 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.53 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.81 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.196.50 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.86 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.97 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.98 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ipbfoundation.com owner
- Contact emails
- 34026f10-91de-480a-8b3e-0e86d432009c@identity-protect.org
- 38d16629-349b-433b-93e5-7de435ae9b56@identity-protect.org
- 6d740541-7157-4f24-896d-de591bd782df@identity-protect.org
- 8116676c-62f4-4c40-b83f-2f18875acd61@identity-protect.org
- 99b32408-b48e-4079-8a07-6c2663473be2@identity-protect.org
- c21f32f6-9611-4163-9a16-49d4c0888130@identity-protect.org
- fd25b219-5cf3-43b4-aa2f-5dba6e588c6b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ipbfoundation.com.
- IP · 3.166.160.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 34026f10-91de-480a-8b3e-0e86d432009c@identity-protect.org
- TLD · .com
- Browse hostnames · ip…
- 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: "ipbfoundation.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.