Hostname
commaful.com
Last fetched
commaful.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commaful.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.23.192.61 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.144.3.99 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.215.120.181 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.224.231.52 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.202.106 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.55.41 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.101.16 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.228.190 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.185.111.219 | 54.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.208.232 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.202.200.22 | 54.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.133.77 | 54.244.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.210.130 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commaful.com owner
- Contact emails
- 32be8f06-b460-4a7d-8bf6-30882b9e9e8e@identity-protect.org
- 4abc031b-3d76-4c69-9ffd-383d12d76d61@identity-protect.org
- 9aeef970-1caf-458e-9e43-4bb99a5ba733@identity-protect.org
- 9bfa7a67-2a56-42c2-b8eb-bf27b691d2f5@identity-protect.org
- aa13cc14-76d2-49a2-b0d5-82b964de74ba@identity-protect.org
- c3ae02b3-ec47-489f-9f6e-f207f71e0ab9@identity-protect.org
- owner-1173035@commaful.com.whoisprivacyservice.org
- owner-363188@commaful.com.whoisprivacyservice.org
- owner-4967730@commaful.com.whoisprivacyservice.org
- owner-5667465@commaful.com.whoisprivacyservice.org
- owner-6009981@commaful.com.whoisprivacyservice.org
- owner@commaful.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of commaful.com.
Web-graph footprint
Distinct hostnames that link to or from commaful.com in the public web crawl.
426 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from commaful.com.
- IP · 100.23.192.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 32be8f06-b460-4a7d-8bf6-30882b9e9e8e@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: "commaful.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.