Skip to content

Hostname

vgtrk.com

Last fetched

vgtrk.com resolves to 2 IPv4 addresses operated by VGTRK-AS in RU.

Nutrition Label

WHISPER CANON · vgtrk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vgtrk.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.247.32.20680.247.32.0/24AS25292VGTRK-ASRU
91.201.232.1691.201.232.0/22AS59577LINKCOM-LVIV-AS LinkComUA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from vgtrk.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for vgtrk.com.

MechanismTarget
SPF_IP195.16.47.252
SPF_IP5.104.224.147/32
SPF_IP80.247.32.131/32
SPF_IP80.247.32.132/32
SPF_IP80.247.33.98
SPF_IP80.247.35.1/25
SPF_IP80.247.46.68
SPF_IP80.247.46.69
SPF_IP91.208.161.241
SPF_MXvgtrk.com

Related pages

Pivot deeper into the graph from vgtrk.com.

Cypher and MCP

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

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