Hostname
cdr-labor.it
Last fetched
cdr-labor.it resolves to 2 IPv4 addresses operated by AS31034 in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
cdr-labor.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 |
|---|---|---|---|---|
| 217.61.57.89 | 217.61.56.0/21 | AS31034 | — | IT |
| 217.61.60.186 | 217.61.56.0/21 | AS31034 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- cdr cattaneo dall'olio rho & partners tax e legal
- Contact emails
- —
Subdomains
1 observed subdomain of cdr-labor.it.
| Subdomain |
|---|
| www.cdr-labor.it |
Web-graph footprint
Distinct hostnames that link to or from cdr-labor.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cdr-labor.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.78.252.0/24 |
| SPF_IP | 80.20.218.162 |
| SPF_IP | 80.20.218.163 |
| SPF_IP | 82.112.197.0/24 |
Related pages
Pivot deeper into the graph from cdr-labor.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdr-labor.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.