Skip to content

Hostname

hostsofamerica.com

Last fetched

hostsofamerica.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hostsofamerica.comRouting diversity7.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hostsofamerica.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.19416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.3816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.12516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.12816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.14316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.8816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.11416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.20616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.106.2116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.17316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.18116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.8.2553.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.216.17352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
kurt vanderwater
Contact emails

Subdomains

30 observed subdomains of hostsofamerica.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hostsofamerica.com.

MechanismTarget
SPF_Ahostsofamerica.com
SPF_MXhostsofamerica.com

Related pages

Pivot deeper into the graph from hostsofamerica.com.

Cypher and MCP

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

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