Skip to content

Hostname

vantru.is

Last fetched

vantru.is resolves to 1 IPv4 address operated by HRINGDU-AS in IS.

Nutrition Label

WHISPER CANON · vantru.isRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vantru.is

Resolution chain

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

IPPrefixASNOperatorCountry
31.209.154.1031.209.152.0/21AS51896HRINGDU-ASIS

WHOIS identity

Registrar
Organization
vantru
Contact emails

Subdomains

1 observed subdomain of vantru.is.

Subdomain
www.vantru.is

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vantru.is.

Cypher and MCP

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

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