Hostname
scilit.net
Last fetched
scilit.net resolves to 14 IPv4 addresses operated by AS12956 in AR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
scilit.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- mdpi
- Contact emails
Subdomains
8 observed subdomains of scilit.net.
Web-graph footprint
Distinct hostnames that link to or from scilit.net in the public web crawl.
2,548 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for scilit.net.
| Mechanism | Target |
|---|---|
| SPF_A | scilit.net |
| SPF_IP | 114.142.153.167 |
| SPF_IP | 18.236.5.108 |
| SPF_IP | 212.243.204.66 |
| SPF_IP | 212.243.204.81 |
| SPF_IP | 217.111.138.100 |
| SPF_IP | 52.13.132.110 |
| SPF_MX | scilit.net |
Related pages
Pivot deeper into the graph from scilit.net.
- IP · 190.98.161.57
- ASN · AS12956
- Registrar · iana:2
- Country · AR
- Email · au6xd73p677@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · sc…
- 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: "scilit.net"})-[: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.