Hostname
csci.com
Last fetched
csci.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. csci.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for csci.com in WhisperGraph.
IPv6 resolution
No AAAA record for csci.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- csci
- Contact emails
- 12a03a760a28fd0a39c3e691b6e1b4aa@domaindiscreet.com, 2c3ac2930a28fd0a3b048c2f03fd15a5@domaindiscreet.com, 5hu0tabis6is99co3ur1jt6fvg@domaindiscreet.com, 62c721400a28fd0a4702a0c1feeac320@domaindiscreet.com, 861757550a28fd0a59fd9e5d9ed12891@domaindiscreet.com, 9088581b0a28fd0a1cd7abdc227c0f2c@domaindiscreet.com, e42002910a28fd0a63b802260b22b879@domaindiscreet.com, lisa.keeping@csci.com
Subdomains
Showing 6 of 6 subdomains (6 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns15.domaincontrol.com
- ns16.domaincontrol.com
MX records
- csci-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: spf.myconnectwise.net
- ip: 184.191.182.226
Threat-feed evidence
History
Related pages
Pivot from csci.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csci.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.