Skip to content

Hostname

coralegnami.it

Last fetched

coralegnami.it resolves to 1 IPv4 address operated by AS34758 in IT. WHOIS lists registrar:deda cloud s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · coralegnami.itRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/coralegnami.it

Resolution chain

coralegnami.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.255.156.230159.255.156.0/22AS34758IT

WHOIS identity

Registrar
registrar:deda cloud s.r.l.
Organization
cora domenico e figli
Contact emails

Subdomains

15 observed subdomains of coralegnami.it.

Web-graph footprint

Distinct hostnames that link to or from coralegnami.it in the public web crawl.

35 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for coralegnami.it.

MechanismTarget
SPF_Acoralegnami.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.255.156.228
SPF_IP159.255.156.230
SPF_IP159.255.156.234
SPF_IP2.112.71.165
SPF_IP81.24.230.175/32
SPF_IP81.24.237.152
SPF_IP88.63.187.11
SPF_MXcoralegnami.it

Related pages

Pivot deeper into the graph from coralegnami.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "coralegnami.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.