Skip to content

Hostname

listaweb.it

Last fetched

listaweb.it resolves to 1 IPv4 address operated by TELEVIDEOCOM-AS in IT. WHOIS lists registrar:televideocom s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.188.131.24989.188.131.0/24AS39887TELEVIDEOCOM-ASIT

WHOIS identity

Registrar
registrar:televideocom s.r.l.
Organization
hidden
Contact emails

Subdomains

2 observed subdomains of listaweb.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for listaweb.it.

MechanismTarget
SPF_Alistaweb.it
SPF_IP89.188.137.0/27
SPF_IP89.188.137.32/27
SPF_IP89.188.139.86
SPF_IP89.188.139.99
SPF_MXlistaweb.it

Related pages

Pivot deeper into the graph from listaweb.it.

Cypher and MCP

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

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