Skip to content

Hostname

ad2games.com

Last fetched

ad2games.com resolves to 1 IPv4 address operated by ATHOC-DC3 - AtHoc Inc in CA. WHOIS lists iana:2120 as the registrar.

Nutrition Label

WHISPER CANON · ad2games.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ad2games.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.129.232199.16.129.0/24AS53589ATHOC-DC3 - AtHoc IncCA

WHOIS identity

Registrar
iana:2120
Organization
blue window
Contact emails

Subdomains

2 observed subdomains of ad2games.com.

Web-graph footprint

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

59 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ad2games.com.

MechanismTarget
SPF_Aad2games.com
SPF_IP199.16.129.232
SPF_MXad2games.com

Related pages

Pivot deeper into the graph from ad2games.com.

Cypher and MCP

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

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