Skip to content

Hostname

itelcond.it

Last fetched

itelcond.it resolves to 1 IPv4 address operated by ASN-ITNET in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · itelcond.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itelcond.it

Resolution chain

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

IPPrefixASNOperatorCountry
151.1.210.238151.1.208.0/21AS3242ASN-ITNETIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
andrea zanchini
Contact emails

Subdomains

2 observed subdomains of itelcond.it.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for itelcond.it.

MechanismTarget
SPF_Aexchange19.ngway.it
SPF_Aitelcond.it
SPF_INCLUDEmx.ovh.com
SPF_IP151.1.210.243

Related pages

Pivot deeper into the graph from itelcond.it.

Cypher and MCP

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

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