Skip to content

Hostname

answer-guide.com

Last fetched

answer-guide.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · answer-guide.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/answer-guide.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.63.1193.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.753.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.833.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.973.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.31.10252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
peter munro
Contact emails

Subdomains

4 observed subdomains of answer-guide.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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