Skip to content

Hostname

web.to.it

Last fetched

web.to.it resolves to 1 IPv4 address operated by ARUBA-ASN in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.235.150.1885.235.128.0/19AS31034ARUBA-ASNIT

WHOIS identity

Registrar
iana:2
Organization
demaria teresio
Contact emails

Subdomains

7 observed subdomains of web.to.it.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for web.to.it.

MechanismTarget
SPF_Aweb.to.it
SPF_INCLUDE_spf.arubabusiness.it
SPF_IP109.233.125.125
SPF_IP142.132.228.68
SPF_IP195.88.6.186
SPF_IP2a01:4f8:c010:604f:0:0:0:1
SPF_IP85.235.150.18
SPF_MXweb.to.it

Related pages

Pivot deeper into the graph from web.to.it.

Cypher and MCP

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

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