Hostname
killzone.com
Last fetched
killzone.com resolves to 2 IPv4 addresses operated by SBS - Sony Interactive Entertainment LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
killzone.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.102.240.20 | 94.102.240.0/24 | AS33353 | SBS - Sony Interactive Entertainment LLC | GB |
| 94.102.240.21 | 94.102.240.0/24 | AS33353 | SBS - Sony Interactive Entertainment LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- guerrilla b.v.
- Contact emails
- oliver.kogelnig@guerrilla-games.com
- support@guerrilla-games.com
- noreply@data-protected.net
- 181bc671-6632-4e7e-8553-353a9d4bcd1a@identity-protect.org
- 59184f97-f4bf-473d-baa9-81e8491d2fba@identity-protect.org
- 8140ea2b-3ef7-4220-ae3f-68323ae43477@identity-protect.org
- aa0761b6-803e-43d2-b186-3f909f5b7322@identity-protect.org
- c1f59e1a-41e7-4aee-82e5-9beed738ef44@identity-protect.org
- c6fffca3-43ab-45ab-ac0b-fc1be11fb1ff@identity-protect.org
- e794151f-b3d6-47ec-8444-25a4df9f5840@identity-protect.org
Subdomains
4 observed subdomains of killzone.com.
Web-graph footprint
Distinct hostnames that link to or from killzone.com in the public web crawl.
257 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from killzone.com.
- IP · 94.102.240.20
- ASN · AS33353SBS - Sony Interactive Entertainment LLC
- Registrar · iana:468
- Country · GB
- Email · oliver.kogelnig@guerrilla-games.com
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "killzone.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.