Hostname
cosenti.com
Last fetched
cosenti.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1464 as the registrar.
Nutrition Label
Resolution chain
cosenti.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 |
|---|---|---|---|---|
| 18.160.46.112 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.13 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.75 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.93 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1464
- Organization
- on behalf of cosenti.com owner
- Contact emails
- reg_17617911@whoisprotection.cc
- 3530485128@qq.com
- cosenti.com@domainsbyproxy.com
- ddd401544@gmail.com
- 474a6930-712d-4420-b319-85189c4d501a@identity-protect.org
- 84c7c8cf-a065-4713-833c-69d4078394f0@identity-protect.org
- 96f01c6f-10a7-4d06-9e2e-346db4a89e17@identity-protect.org
- f88fba97-25e5-49a6-8a93-86c4b6d304ff@identity-protect.org
Subdomains
2 observed subdomains of cosenti.com.
| Subdomain |
|---|
| odoo.cosenti.com |
| www.cosenti.com |
Web-graph footprint
Distinct hostnames that link to or from cosenti.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cosenti.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cosenti.com.
- IP · 18.160.46.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1464
- Country · US
- Email · reg_17617911@whoisprotection.cc
- 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: "cosenti.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.