Skip to content

Hostname

versa.iol.pt

Last fetched

versa.iol.pt resolves to 1 IPv4 address operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · versa.iol.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/versa.iol.pt

Resolution chain

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

IPPrefixASNOperatorCountry
193.126.240.146193.126.0.0/16AS1897PT

WHOIS identity

No WHOIS records are currently associated with versa.iol.pt in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from versa.iol.pt in the public web crawl.

84 sites link to this hostname.

1,226 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from versa.iol.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "versa.iol.pt"})-[: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.