Skip to content

Hostname

castle-host.com

Last fetched

castle-host.com resolves to 188.127.241.19, announced in 188.127.241.0/24 by SmartApe - LLC Smart Ape in RU. castle-host.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 · castle-host.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/castle-host.com

Resolution chain

IPv6 resolution

Attribution

smart ape

ORIGIN_AS

WHOIS identity

Registrar
iana:1606
Contact emails
yadryshnikova.fisa15514@gmail.com, castle-host.com@regprivate.ru

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

  • felicity.ns.cloudflare.com
  • uma.ns.cloudflare.com
  • ns1.pcrfdns.ru
  • ns2.pcrfdns.ru

MX records

  • mail.castlehost.ru

SPF policy

  • a: castle-host.com
  • mx: castle-host.com
  • ip: 188.127.241.19
  • ip: 65.108.99.35
  • ip: 95.216.54.190

Threat-feed evidence

History

Related pages

Pivot from castle-host.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: "castle-host.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.