Skip to content

Hostname

americasleading.com

Last fetched

americasleading.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of americasleading.com.

Web-graph footprint

Distinct hostnames that link to or from americasleading.com in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for americasleading.com.

MechanismTarget
SPF_INCLUDE_spf0000000.americasleading.com
SPF_IP104.47.0.0/17
SPF_IP147.249.4.125/32
SPF_IP147.249.4.130
SPF_IP156.55.205.65/32
SPF_IP185.4.4.17/32
SPF_IP199.200.27.29/32
SPF_IP199.200.27.30/32
SPF_IP199.200.27.46
SPF_IP20.41.44.23
SPF_IP206.132.28.87
SPF_IP208.85.49.112
SPF_IP3.33.152.147/32
SPF_IP3.87.151.191
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP72.3.185.0/24
SPF_IP74.107.136.48

Related pages

Pivot deeper into the graph from americasleading.com.

Cypher and MCP

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

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