Skip to content

Hostname

charla.agenttapp.com

Last fetched

charla.agenttapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · charla.agenttapp.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/charla.agenttapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.10418.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.10918.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.2618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.3818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.189.1465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.2165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.9665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with charla.agenttapp.com in WhisperGraph.

Subdomains

1 observed subdomain of charla.agenttapp.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for charla.agenttapp.com.

MechanismTarget
SPF_INCLUDE_u.cardtapp.com._spf.dmarcld.com

Related pages

Pivot deeper into the graph from charla.agenttapp.com.

Cypher and MCP

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

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