Skip to content

Hostname

gashplus.com

Last fetched

gashplus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · gashplus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gashplus.com

Resolution chain

gashplus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1336
Organization
gamania digital entertainment
Contact emails

Subdomains

38 observed subdomains of gashplus.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gashplus.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 gashplus.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gashplus.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.