Hostname
hum-action.com
Last fetched
hum-action.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hum-action.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.218.170.39 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.82.54 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.94.40 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hum-action.com owner
- Contact emails
- 08228165-6d55-4de4-a252-983e18ad5530@identity-protect.org
- 2bbd6bc7-8d7d-4368-a44c-30fb61eaa5c0@identity-protect.org
- 7462d504-a65a-4c36-9b25-a8388301e279@identity-protect.org
- 7643f049-883c-4f2b-b370-27523de0d3ab@identity-protect.org
- 81abc2c0-92a6-4223-911c-d1eba5da9f62@identity-protect.org
- b5028e8f-fbdb-46ab-90f8-aefca10a8892@identity-protect.org
- e30919ef-9da7-4f2d-8388-487d16d2576b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from hum-action.com.
- IP · 3.218.170.39
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 08228165-6d55-4de4-a252-983e18ad5530@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: "hum-action.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.