Skip to content

Hostname

versland.io

Last fetched

versland.io resolves to 4 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · versland.ioRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/versland.io

Resolution chain

versland.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
???? ????? ?????
Contact emails

Subdomains

32 observed subdomains of versland.io.

Web-graph footprint

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

71 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for versland.io.

MechanismTarget
SPF_Asmtprelay17.limoodns.com
SPF_INCLUDE_spf.google.com
SPF_IP195.201.105.97

Related pages

Pivot deeper into the graph from versland.io.

Cypher and MCP

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

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