Skip to content

Hostname

potentalba.com

Last fetched

potentalba.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.134.119108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.124108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.42108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.74108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.94.1143.161.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.183.161.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.913.161.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.993.161.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with potentalba.com in WhisperGraph.

Subdomains

1 observed subdomain of potentalba.com.

Threat posture

History

Related pages

Pivot deeper into the graph from potentalba.com.

Cypher and MCP

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

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