Skip to content

Hostname

flashgames.it

Last fetched

flashgames.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · flashgames.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/flashgames.it

Resolution chain

flashgames.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.50172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh
Organization
format c snc
Contact emails

Subdomains

23 observed subdomains of flashgames.it.

Web-graph footprint

Distinct hostnames that link to or from flashgames.it in the public web crawl.

255 sites link to this hostname.

412 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for flashgames.it.

MechanismTarget
SPF_Aflashgames.it
SPF_IP164.68.105.50
SPF_IP192.243.100.115
SPF_IP62.210.187.119
SPF_IP80.211.187.71
SPF_MXflashgames.it

Related pages

Pivot deeper into the graph from flashgames.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flashgames.it"})-[: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.