Hostname
gamingxp.com
Last fetched
gamingxp.com resolves to 1 IPv4 address operated by AS16276 in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
gamingxp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.134.146.245 | 91.134.0.0/16 | AS16276 | — | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- gamingxp.com@namebrightprivacy.com
- support@dropcatch.com
- 364d6190b059f315ebbfd17ad9006986-53225898@contact.gandi.net
- 05824442ac50e7be423850036fcc8b6881fc11d0@whois.gkg.net
- 1f88fa865679e3cef4c66e6bd1e83f1565ba7025@whois.gkg.net
- 5e5dfb849bfce12f665d68d4d1389c8462a959c8@whois.gkg.net
- b600cc935892a4e7e45c30d6918a4efd0465b1f4@whois.gkg.net
Subdomains
2 observed subdomains of gamingxp.com.
| Subdomain |
|---|
| webmail.gamingxp.com |
| www.gamingxp.com |
Web-graph footprint
Distinct hostnames that link to or from gamingxp.com in the public web crawl.
80 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gamingxp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from gamingxp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gamingxp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.