Hostname
cantinefraponti.com
Last fetched
cantinefraponti.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
cantinefraponti.com 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 |
|---|---|---|---|---|
| 80.88.87.60 | 80.88.80.0/20 | AS31034 | — | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- c/o whoisproxy.com
- Contact emails
- 5105bc0526c8b0c555a52bd1c87d491474f36d9b5bfbf800664d86e116a89187@cantinefraponti.com.whoisproxy.org
- 68facb6ca1b7edc9f34ffb8b9cd40bdc83973d810d8d80dd53903fea5f5319c6@cantinefraponti.com.whoisproxy.org
- 6b7d9dae65ef60c18b9fd8ab036520d251538bb83f90a0ad63b11a4d399db810@cantinefraponti.com.whoisproxy.org
- 6bcf2572e18605d36ee78ad664145550a34559823361a3d6a0a6686bc4ee1fd2@cantinefraponti.com.whoisproxy.org
- 739c3fe109efd6b5d8c5bcdb8550823ae256d89fbfbd6b391510934910f82446@cantinefraponti.com.whoisproxy.org
- 903e376fc4ab721a97d57453c84d74539ff1349f5d409597651e736afda230f9@cantinefraponti.com.whoisproxy.org
- e5fe35489095393b6c5a31f905a094908e5ccf6c8cbe03255fcbdd66f61d37ff@cantinefraponti.com.whoisproxy.org
- f4db62ed3e6688379b511cf2fe2a624824f218d382efbcc613cebf443ccb8d7a@cantinefraponti.com.whoisproxy.org
Subdomains
1 observed subdomain of cantinefraponti.com.
| Subdomain |
|---|
| www.cantinefraponti.com |
Web-graph footprint
Distinct hostnames that link to or from cantinefraponti.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cantinefraponti.com.
- IP · 80.88.87.60
- ASN · AS31034
- Registrar · iana:69
- Country · IT
- Email · 5105bc0526c8b0c555a52bd1c87d491474f36d9b5bfbf800664d86e116a89187@cantinefraponti.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- 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: "cantinefraponti.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.