Skip to content

Hostname

volcangames.com

Last fetched

volcangames.com resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · volcangames.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/volcangames.com

Resolution chain

volcangames.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.254.170.1647.254.160.0/19AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.DE
5.255.101.835.255.96.0/19AS60404Liteserver - The Infrastructure Group B.V.NL

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of volcangames.com.

Web-graph footprint

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

31 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for volcangames.com.

MechanismTarget
SPF_INCLUDEspf-a.jambee.pw

Related pages

Pivot deeper into the graph from volcangames.com.

Cypher and MCP

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

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