Hostname
camuffosnc.it
Last fetched
camuffosnc.it resolves to 2 IPv4 addresses operated by AS12637 in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
camuffosnc.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.171.167.170 | 213.171.160.0/19 | AS12637 | — | IT |
| 46.252.144.41 | 46.252.144.0/24 | AS60087 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- piano d
- Contact emails
- —
Subdomains
26 observed subdomains of camuffosnc.it.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from camuffosnc.it in the public web crawl.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from camuffosnc.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "camuffosnc.it"})-[: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.