Hostname
coramerica.com
Last fetched
coramerica.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
coramerica.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.73.103 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.25 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.42 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.6 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.11 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.118 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.41 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.86 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- catherine nuslein
- Contact emails
- cnuslein@coramerica.com
- 6947cf6b-c816-4952-b9ee-7610165fcfac@identity-protect.org
- 7fe5f729-adfd-4a32-af8d-9fd0ca3050ca@identity-protect.org
- 9d8464bc-10f1-4d25-baba-e419d5ecbb26@identity-protect.org
- a643c25a-25ed-4365-b5f5-5e3df418c8fd@identity-protect.org
- db2e5eb1-d55d-4f69-b565-903426353a88@identity-protect.org
- ff1c0506-addb-4f25-bdb5-5c932852b0d9@identity-protect.org
- owner-573341@coramerica.com.whoisprivacyservice.org
- owner-8223688@coramerica.com.whoisprivacyservice.org
- owner-8532427@coramerica.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of coramerica.com.
Web-graph footprint
Distinct hostnames that link to or from coramerica.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for coramerica.com.
| Mechanism | Target |
|---|---|
| SPF_A | coramerica.com |
| SPF_INCLUDE | edgepilot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.247.172.10 |
| SPF_IP | 209.23.156.162 |
Related pages
Pivot deeper into the graph from coramerica.com.
- IP · 3.168.73.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cnuslein@coramerica.com
- TLD · .com
- Browse hostnames · co…
- 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: "coramerica.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.