Hostname
panascais.games
Last fetched
panascais.games resolves to 2 IPv4 addresses operated by AS211757 in IS. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
panascais.games 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 |
|---|---|---|---|---|
| 31.43.172.0 | 31.43.172.0/24 | AS211757 | — | IS |
| 31.43.173.0 | 31.43.173.0/24 | AS211757 | — | IS |
WHOIS identity
- Registrar
- iana:81
- Organization
- panascais ehf.
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for panascais.games.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | panascais.email |
| SPF_MX | panascais.games |
Related pages
Pivot deeper into the graph from panascais.games.
- IP · 31.43.172.0
- ASN · AS211757
- Registrar · iana:81
- Country · IS
- Email · f76e2e48d77a41e7e25d9a388a5bc11a-36139149@contact.gandi.net
- TLD · .games
- Browse hostnames · pa…
- 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: "panascais.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.