Skip to content

Hostname

vaynet.net

Last fetched

vaynet.net resolves to 2 IPv4 addresses operated by ZERSNETLLC in TR. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · vaynet.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vaynet.net

Resolution chain

vaynet.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.192.19.19545.192.19.0/24AS211577ZERSNETLLCTR
2.27.150.42.27.150.0/24AS215391HOSTABILGB

WHOIS identity

Registrar
iana:1531
Organization
contact privacy inc. customer 12412543281
Contact emails

Subdomains

4 observed subdomains of vaynet.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • vaynet.net

SPF policy

4 SPF mechanisms authorising senders for vaynet.net.

MechanismTarget
SPF_Avaynet.net
SPF_INCLUDE_spf.mbwsrv.com
SPF_IP45.192.19.195
SPF_MXvaynet.net

Related pages

Pivot deeper into the graph from vaynet.net.

Cypher and MCP

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

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