Skip to content

Hostname

verygames.net

Last fetched

verygames.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · verygames.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/verygames.net

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.214.17494.24.48.0/21AS16276FR

WHOIS identity

Registrar
iana:433
Organization
verygames sarl
Contact emails

Subdomains

1,336 observed subdomains of verygames.net.

Web-graph footprint

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

38 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for verygames.net.

MechanismTarget
SPF_Amail-1.verylys.com
SPF_Asmtp.verylys.net
SPF_Avls-1.verylys.com
SPF_Aweb-3.verygames.net
SPF_Awww-3.verygames.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP178.33.192.150
SPF_IP51.254.131.252

Related pages

Pivot deeper into the graph from verygames.net.

Cypher and MCP

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

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