Skip to content

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

WHISPER CANON · scilit.comRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/scilit.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
andrew mendelsohn
Contact emails

Subdomains

2 observed subdomains of 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.

MechanismTarget
SPF_IP18.236.5.108
SPF_IP212.243.204.124
SPF_IP52.13.132.110
SPF_MXscilit.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 20

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