Skip to content

Hostname

m.virgingames.com

Last fetched

m.virgingames.com resolves to 1 IPv4 address operated by GAMESYS-NET in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.87.14593.93.87.0/24AS44646GAMESYS-NETGB

WHOIS identity

No WHOIS records are currently associated with m.virgingames.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for m.virgingames.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErnmk.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP93.93.82.1/32
SPF_IP93.93.83.1/32
SPF_IP93.93.85.1/32
SPF_IP93.93.86.1/32
SPF_MXm.virgingames.com

Related pages

Pivot deeper into the graph from m.virgingames.com.

Cypher and MCP

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

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