Hostname
commasafe.com
Last fetched
commasafe.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commasafe.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.203.37.41 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.107.178 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.240.24 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.207.83 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commasafe.com owner
- Contact emails
- 1b313945-aeec-4e9a-903d-04b25363def6@identity-protect.org
- 2066263b-c413-4eee-bc88-ca0212da20e2@identity-protect.org
- 2852c306-78f3-45a5-81e8-8281894bbd81@identity-protect.org
- 8c572353-9a3d-46a5-b346-c883ad278c8c@identity-protect.org
- b6d3b49e-b5ae-4ba8-8cee-486132721f47@identity-protect.org
- cde9630d-ebbe-4264-b237-946d8a736de5@identity-protect.org
- edf359c1-6f5b-43e0-a2b0-434ed9b3ebaa@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from commasafe.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from commasafe.com.
- IP · 34.203.37.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b313945-aeec-4e9a-903d-04b25363def6@identity-protect.org
- 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: "commasafe.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.