Skip to content

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

WHISPER CANON · gashpoint.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gashpoint.com

Resolution chain

gashpoint.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.121.66.18112.121.66.0/24AS7532GAMANIA-AS-TW Gamania CloudForceTW

WHOIS identity

Registrar
iana:1336
Organization
eric yu
Contact emails

Subdomains

31 observed subdomains of gashpoint.com.

Web-graph footprint

Distinct hostnames that link to or from gashpoint.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gashpoint.com.

MechanismTarget
SPF_Asmtp1.gamania.com
SPF_Asmtp3.gamania.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.121.90.219
SPF_IP210.208.83.253
SPF_IP61.216.131.111/31
SPF_IP61.222.15.130/31
SPF_IP61.222.15.248/31

Related pages

Pivot deeper into the graph from gashpoint.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.