Hostname
comerfam.com
Last fetched
comerfam.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
comerfam.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 |
|---|---|---|---|---|
| 18.161.156.128 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.42 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.44 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.61 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.63 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.64 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.68 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.98 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of comerfam.com owner
- Contact emails
- lokillohm@gmail.com
- 4494394a-ab18-4e76-afa9-35fc21fe0526@identity-protect.org
- 574251a4-e10f-42bc-8a59-5ecddfd1daab@identity-protect.org
- 777966ee-b462-4612-9d7a-06053313853e@identity-protect.org
- c609f75b-2970-47e5-9b9f-dc9498886035@identity-protect.org
- d091a155-b0ac-47f5-99d7-a1c5e3dfacf7@identity-protect.org
- efd7bab9-69a5-4bee-af31-d9e2c1865704@identity-protect.org
- fb519c61-e8b2-4ec5-b28f-727eedb88dd1@identity-protect.org
- owner-5738136@comerfam.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of comerfam.com.
| Subdomain |
|---|
| www.comerfam.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from comerfam.com.
- IP · 18.161.156.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · lokillohm@gmail.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: "comerfam.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.