Skip to content

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

WHISPER CANON · scilit.netRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/scilit.net

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.

MechanismTarget
SPF_Ascilit.net
SPF_IP114.142.153.167
SPF_IP18.236.5.108
SPF_IP212.243.204.66
SPF_IP212.243.204.81
SPF_IP217.111.138.100
SPF_IP52.13.132.110
SPF_MXscilit.net

Related pages

Pivot deeper into the graph from scilit.net.

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 20

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