Hostname
human-proof.com
Last fetched
human-proof.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
human-proof.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.65.58 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.197.58 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.219.82.237 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.70.63 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.234.119 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of human-proof.com owner
- Contact emails
- 0b2d4127-2141-4fef-82b6-8d147bf3a2fb@identity-protect.org
- 190f46ed-7fe8-4fd2-8903-33c3f1cd577b@identity-protect.org
- 36e43c56-37fc-49ac-98be-99bab5626394@identity-protect.org
- 6b5124dd-4a33-4d63-8aa1-55b13361cff3@identity-protect.org
- 83a41745-92f1-4fb8-a16e-86b2e4e186b4@identity-protect.org
- 962352b7-aa96-459d-9152-5337c412cd28@identity-protect.org
- a5170eca-d11c-45b7-962c-a5127f83a14d@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from human-proof.com.
- IP · 100.49.65.58
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b2d4127-2141-4fef-82b6-8d147bf3a2fb@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "human-proof.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.