Hostname
cofisica.com
Last fetched
cofisica.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
cofisica.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 |
|---|---|---|---|---|
| 99.84.188.104 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.43 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.74 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.99 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.91.24 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.44 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.53 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.57 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cofisica.com owner
- Contact emails
- 84b5c9e1-e9c0-4b32-bcf1-7f4817fb3537@identity-protect.org
- aa11e6e3-581e-4a37-8945-6b959b57e031@identity-protect.org
- b6129db2-592e-4440-b515-7c71ceb2ce69@identity-protect.org
- b7c7e259-51e2-4185-a569-94a2b50a441d@identity-protect.org
- d2cec367-6ad8-4747-a240-23e1784e2154@identity-protect.org
- d5bac174-6bec-4f59-98d2-f1a7933b458f@identity-protect.org
- owner-8006857@cofisica.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from cofisica.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cofisica.com.
- IP · 99.84.188.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 84b5c9e1-e9c0-4b32-bcf1-7f4817fb3537@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: "cofisica.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.