Skip to content

Hostname

screeps.com

Last fetched

screeps.com resolves to 135.181.56.80, announced in 135.181.0.0/16 by HETZNER-AS - Hetzner Online GmbH in FI. screeps.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · screeps.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/screeps.com

Resolution chain

IPv6 resolution

No AAAA record for screeps.com is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
artem chivchalov
Contact emails
artch@screeps.com, chivchalov@gmail.com, 556dd9e1-40a5-4ddb-9e4d-22f3445c5ff4@identity-protect.org, 8573bdd4-82df-46e6-aa35-663daa4b0ace@identity-protect.org, b1fb79ec-9524-4a5f-985e-8a25cad874c8@identity-protect.org, c23dba14-33b2-421a-868e-6aecf1e0ca17@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-359.awsdns-44.com
  • ns-976.awsdns-58.net
  • ns-1172.awsdns-18.org
  • ns-1587.awsdns-06.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from screeps.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "screeps.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.