Skip to content

Hostname

vadegaming.com

Last fetched

vadegaming.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.47.113149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
45.77.148.7445.77.144.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

3 observed subdomains of vadegaming.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vadegaming.com.

MechanismTarget
SPF_IP2a02:c207:2301:7080:0:0:0:1
SPF_IP31.220.74.236/32
SPF_IP89.38.148.92/32

Related pages

Pivot deeper into the graph from vadegaming.com.

Cypher and MCP

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

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