Skip to content

Hostname

texol.it

Last fetched

texol.it resolves to 1 IPv4 address operated by ASSUPERNOVA in IT. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.252.148.10646.252.144.0/20AS60087ASSUPERNOVAIT

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
texol srl
Contact emails

Subdomains

39 observed subdomains of texol.it.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for texol.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2.32.89.6
SPF_IP2.40.46.99
SPF_IP2.47.49.227
SPF_IP212.43.113.195
SPF_IP31.198.4.250
SPF_IP34.76.243.188
SPF_IP34.77.170.116
SPF_IP34.77.171.63
SPF_IP34.78.240.131
SPF_IP35.189.193.143
SPF_IP46.252.149.230
SPF_IP93.145.197.52

Related pages

Pivot deeper into the graph from texol.it.

Cypher and MCP

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

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