Hostname
answerhub.com
Last fetched
answerhub.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
answerhub.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.140.77 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.7.161 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.116.161 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.188.77 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.245.144 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.128.84 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.4.169 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.114.141 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.26.72 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.195.221.48 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of answerhub.com owner
- Contact emails
- dns@dzone.com
- 0ff8305c-18cb-4766-99f3-88d533e2a15b@identity-protect.org
- 4cfafb98-7bed-4b06-ac9a-76b0137af508@identity-protect.org
- 7bcfadc1-da5b-44d2-97ea-ec6e0a41e2c7@identity-protect.org
- 878203ef-c40a-4078-b670-286d68263436@identity-protect.org
- 9d2d6766-8017-4d42-8d54-4eb466b1c516@identity-protect.org
- b5d9d31f-db0e-497b-8367-dca240cfe6ab@identity-protect.org
- b6c1aa71-e5e7-4712-b7b9-e27ae5c56bf5@identity-protect.org
Subdomains
55 observed subdomains of answerhub.com.
Web-graph footprint
Distinct hostnames that link to or from answerhub.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for answerhub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from answerhub.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "answerhub.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.