Skip to content

Hostname

it-sol.it

Last fetched

it-sol.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:planetel s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · it-sol.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/it-sol.it

Resolution chain

it-sol.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.11.73104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.134172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:planetel s.p.a.
Organization
mauro benedetto
Contact emails

Subdomains

4 observed subdomains of it-sol.it.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for it-sol.it.

MechanismTarget
SPF_Ait-sol.it
SPF_INCLUDE_spf.google.com
SPF_IP10.0.0.0/24
SPF_IP109.168.116.48/28
SPF_IP151.93.23.56/29
SPF_IP172.20.10.0/24
SPF_IP172.22.100.0/24
SPF_IP88.54.227.36/27
SPF_IP94.80.58.128/27
SPF_MXit-sol.it

Related pages

Pivot deeper into the graph from it-sol.it.

Cypher and MCP

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

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