Skip to content

Hostname

scholarscastle.com

Last fetched

scholarscastle.com resolves to 20 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in GB. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · scholarscastle.comRouting diversity4.2/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/scholarscastle.com

Resolution chain

scholarscastle.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.200.9.226195.200.8.0/22AS47583AS-HOSTINGER - Hostinger International LimitedGB
64.31.40.16264.31.40.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
89.116.109.4989.116.109.0/24AS47583AS-HOSTINGER - Hostinger International LimitedGB
92.113.16.10692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.11392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.12392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.1692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.17292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.18292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.19492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.25392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.892.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.12592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.13592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.15692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.16692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.17292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.18792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.23192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of scholarscastle.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for scholarscastle.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from scholarscastle.com.

Cypher and MCP

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

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