Hostname
scilit.com
Last fetched
scilit.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
scilit.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.147.168 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.202 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.200.75.75 | 23.200.75.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.212.110.144 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.170 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.38.108.213 | 23.38.108.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 23.38.108.221 | 23.38.108.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 23.50.131.134 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.160 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.249 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.73 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- andrew mendelsohn
- Contact emails
Subdomains
2 observed subdomains of scilit.com.
| Subdomain |
|---|
| mail.scilit.com |
| www.scilit.com |
Web-graph footprint
Distinct hostnames that link to or from scilit.com in the public web crawl.
1,584 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for scilit.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 18.236.5.108 |
| SPF_IP | 212.243.204.124 |
| SPF_IP | 52.13.132.110 |
| SPF_MX | scilit.com |
Related pages
Pivot deeper into the graph from scilit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scilit.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.