Skip to content

Hostname

vgfreak.com

Last fetched

vgfreak.com resolves to 2 IPv4 addresses operated by AS39798 in RO. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · vgfreak.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vgfreak.com

Resolution chain

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

WHOIS identity

Registrar
iana:1861
Organization
domain administrator
Contact emails

Subdomains

19 observed subdomains of vgfreak.com.

Web-graph footprint

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

16 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • vgfreak.com

SPF policy

7 SPF mechanisms authorising senders for vgfreak.com.

MechanismTarget
SPF_Avgfreak.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP185.163.46.131
SPF_IP185.225.18.180
SPF_IP194.180.157.149
SPF_IP198.58.84.22
SPF_MXvgfreak.com

Related pages

Pivot deeper into the graph from vgfreak.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vgfreak.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.