Skip to content

Hostname

pesgames.com

Last fetched

pesgames.com resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pesgames.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pesgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.215.38162.0.215.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
2.57.91.2382.57.91.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
88.222.222.16088.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0156092238
Contact emails

Subdomains

7 observed subdomains of pesgames.com.

Web-graph footprint

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

85 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pesgames.com.

MechanismTarget
SPF_Apesgames.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.215.38
SPF_IP162.0.215.40
SPF_IP162.213.251.157
SPF_MXpesgames.com

Related pages

Pivot deeper into the graph from pesgames.com.

Cypher and MCP

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

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