Hostname
cardgamesite.com
Last fetched
cardgamesite.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:1480 as the registrar.
Nutrition Label
Resolution chain
cardgamesite.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.20.127.197 | 198.20.96.0/19 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 209.42.31.22 | 209.42.31.0/24 | AS209341 | — | DE |
WHOIS identity
- Registrar
- iana:1480
- Organization
- gamesula
- Contact emails
Subdomains
7 observed subdomains of cardgamesite.com.
Web-graph footprint
Distinct hostnames that link to or from cardgamesite.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cardgamesite.com.
| Mechanism | Target |
|---|---|
| SPF_A | cardgamesite.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 198.20.127.197 |
| SPF_IP | 209.42.31.21 |
| SPF_IP | 67.212.179.162 |
| SPF_MX | cardgamesite.com |
Related pages
Pivot deeper into the graph from cardgamesite.com.
- IP · 198.20.127.197
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:1480
- Country · NL
- Email · domain@stilomedia.nl
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cardgamesite.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.