Skip to content

Hostname

crytek.com

Last fetched

crytek.com resolves to 1 IPv4 address operated by LEASEWEB-DE-FRA-10 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · crytek.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crytek.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.252.23084.16.224.0/19AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

Registrar
iana:83
Organization
crytek
Contact emails

Subdomains

48 observed subdomains of crytek.com.

Web-graph footprint

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

1,058 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for crytek.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.19.77.4
SPF_IP2603:10a6:d10:7a:0:0:0:14
SPF_IP46.165.253.198
SPF_IP80.237.130.125

Related pages

Pivot deeper into the graph from crytek.com.

Cypher and MCP

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

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