Hostname
proof-8.com
Last fetched
proof-8.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
proof-8.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.167.69.11 | 3.167.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.26 | 3.167.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.55 | 3.167.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.71 | 3.167.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.121 | 54.192.189.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.125 | 54.192.189.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.83 | 54.192.189.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.95 | 54.192.189.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of proof-8.com owner
- Contact emails
Subdomains
6 observed subdomains of proof-8.com.
Web-graph footprint
Distinct hostnames that link to or from proof-8.com in the public web crawl.
11 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for proof-8.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143673252.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu.zeptomail.net |
| SPF_INCLUDE | outbound.smtp.wisestamp.net |
Related pages
Pivot deeper into the graph from proof-8.com.
- IP · 3.167.69.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · b3272cc1-f840-4ec2-baf5-4ec2d11285b8@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "proof-8.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.