Hostname
ameritest.com
Last fetched
ameritest.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ameritest.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.227.85 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.246.177 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ameritest
- Contact emails
- domainadministrators@dynata.com
- techinfo@ameritest.com
- 4ceac719-f866-47b4-a781-9002f39222df@identity-protect.org
- 55124e16-7cca-4d75-9b34-ae2e0612f18f@identity-protect.org
- 69a99525-65b5-4610-8dc8-157a4fec526d@identity-protect.org
- 7b2df20d-34cc-4c79-b222-cac560b24283@identity-protect.org
- b2795ba1-9940-4d25-bb15-1f537a10b4eb@identity-protect.org
- c4c42460-bfd1-4301-b629-eeef49e311b2@identity-protect.org
Subdomains
6 observed subdomains of ameritest.com.
Web-graph footprint
Distinct hostnames that link to or from ameritest.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ameritest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ameritest.com.
- IP · 15.197.227.85
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · domainadministrators@dynata.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: "ameritest.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.