Hostname
gashpoint.com
Last fetched
gashpoint.com resolves to 1 IPv4 address operated by GAMANIA-AS-TW Gamania CloudForce in TW. WHOIS lists iana:1336 as the registrar.
Nutrition Label
Resolution chain
gashpoint.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 |
|---|---|---|---|---|
| 112.121.66.18 | 112.121.66.0/24 | AS7532 | GAMANIA-AS-TW Gamania CloudForce | TW |
WHOIS identity
- Registrar
- iana:1336
- Organization
- eric yu
- Contact emails
Subdomains
31 observed subdomains of gashpoint.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gashpoint.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for gashpoint.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp1.gamania.com |
| SPF_A | smtp3.gamania.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 112.121.90.219 |
| SPF_IP | 210.208.83.253 |
| SPF_IP | 61.216.131.111/31 |
| SPF_IP | 61.222.15.130/31 |
| SPF_IP | 61.222.15.248/31 |
Related pages
Pivot deeper into the graph from gashpoint.com.
- IP · 112.121.66.18
- ASN · AS7532GAMANIA-AS-TW Gamania CloudForce
- Registrar · iana:1336
- Country · TW
- Email · domainrequest@gamania.com
- TLD · .com
- Browse hostnames · ga…
- 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: "gashpoint.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.