Skip to content

Hostname

theop.games

Last fetched

theop.games has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · theop.gamesRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/theop.games

Resolution chain

theop.games has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of theop.games.

Web-graph footprint

Distinct hostnames that link to or from theop.games in the public web crawl.

557 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for theop.games.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aservers.mcsv.net
SPF_Atheop.games
SPF_INCLUDEmailgun.org
SPF_IP168.245.11.95
SPF_IP66.126.209.183
SPF_MXtheop.games

Related pages

Pivot deeper into the graph from theop.games.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "theop.games"})-[: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.