Skip to content

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

WHISPER CANON · answerhub.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/answerhub.com

Resolution chain

answerhub.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.140.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.7.1613.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.116.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.188.7734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.245.14444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.128.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.4.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.114.14152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.26.7252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.221.4832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of answerhub.com owner
Contact emails

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

SPF policy

2 SPF mechanisms authorising senders for answerhub.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.