Skip to content

Hostname

itc-service.it

Last fetched

itc-service.it resolves to 1 IPv4 address operated by Serverius-as - Serverius Holding B.V. in NL. WHOIS lists registrar:blueitech di mattia pacifico as the registrar.

Nutrition Label

WHISPER CANON · itc-service.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/itc-service.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.158.205.2893.158.200.0/21AS50673Serverius-as - Serverius Holding B.V.NL

WHOIS identity

Registrar
registrar:blueitech di mattia pacifico
Organization
i.t.c. di alessandro greco
Contact emails

Subdomains

3 observed subdomains of itc-service.it.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for itc-service.it.

MechanismTarget
SPF_Aitc-service.it
SPF_MXitc-service.it

Related pages

Pivot deeper into the graph from itc-service.it.

Cypher and MCP

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

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