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
Resolution chain
americasleading.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
11 observed subdomains of americasleading.com.
Showing 10 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from americasleading.com in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for americasleading.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf0000000.americasleading.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 147.249.4.125/32 |
| SPF_IP | 147.249.4.130 |
| SPF_IP | 156.55.205.65/32 |
| SPF_IP | 185.4.4.17/32 |
| SPF_IP | 199.200.27.29/32 |
| SPF_IP | 199.200.27.30/32 |
| SPF_IP | 199.200.27.46 |
| SPF_IP | 20.41.44.23 |
| SPF_IP | 206.132.28.87 |
| SPF_IP | 208.85.49.112 |
| SPF_IP | 3.33.152.147/32 |
| SPF_IP | 3.87.151.191 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 72.3.185.0/24 |
| SPF_IP | 74.107.136.48 |
Related pages
Pivot deeper into the graph from americasleading.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · americasleading.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.