Hostname
cofmodassets.net
Last fetched
cofmodassets.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cofmodassets.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.144.177.48 | 18.144.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1a7b687f-2d15-41c4-ab28-200d7cfefc5a@identity-protect.org
- 24c901c9-e4da-4fd6-b85c-5e6b2184903f@identity-protect.org
- 2c4a387f-a400-403c-bcf1-629b04c619af@identity-protect.org
- 792545e7-dd3d-42b7-b376-2296634c255e@identity-protect.org
- b045a178-8174-433e-8fa6-8cc821a1ec12@identity-protect.org
- d08d87cc-2869-4e05-8705-70782ace9a78@identity-protect.org
- d62e0634-bd63-491f-b042-4c215cf1cb3c@identity-protect.org
Subdomains
21 observed subdomains of cofmodassets.net.
Threat posture
History
Related pages
Pivot deeper into the graph from cofmodassets.net.
- IP · 18.144.177.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1a7b687f-2d15-41c4-ab28-200d7cfefc5a@identity-protect.org
- TLD · .net
- 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: "cofmodassets.net"})-[: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.