Skip to content

Hostname

answer-z.com

Last fetched

answer-z.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

answer-z.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.3113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.8013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.9113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.244.164.10618.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.11518.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.11918.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.2818.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.238.173.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.233.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.613.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.743.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from answer-z.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for answer-z.com.

Related pages

Pivot deeper into the graph from answer-z.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "answer-z.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.