Skip to content

Hostname

airsoftworldgame.com

Last fetched

airsoftworldgame.com resolves to 2 IPv4 addresses operated by AS198066 in ES. WHOIS lists iana:3853 as the registrar.

Nutrition Label

WHISPER CANON · airsoftworldgame.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/airsoftworldgame.com

Resolution chain

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

WHOIS identity

Registrar
iana:3853
Organization
rafael garcia castilla
Contact emails

Subdomains

3 observed subdomains of airsoftworldgame.com.

Web-graph footprint

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

12 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for airsoftworldgame.com.

MechanismTarget
SPF_Amail.airsoftworldgame.com
SPF_INCLUDE_spf.loading.es
SPF_INCLUDErelay.mailchannels.net
SPF_MXairsoftworldgame.com

Related pages

Pivot deeper into the graph from airsoftworldgame.com.

Cypher and MCP

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

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