Skip to content

Hostname

wattadvisor.com

Last fetched

wattadvisor.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.107.11613.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.2613.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.7013.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.9813.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.246.10413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.11013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.12213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
david kaplow
Contact emails

Subdomains

2 observed subdomains of wattadvisor.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wattadvisor.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from wattadvisor.com.

Cypher and MCP

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

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