Skip to content

Hostname

scinet.supercomputing.org

Last fetched

scinet.supercomputing.org resolves to 2 IPv4 addresses operated by PURDUE - Purdue University in US.

Nutrition Label

WHISPER CANON · scinet.supercomputing.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/scinet.supercomputing.org

Resolution chain

scinet.supercomputing.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.210.225.140128.210.0.0/16AS17PURDUE - Purdue UniversityUS
141.142.225.200141.142.0.0/16AS1224NCSA-AS - University of IllinoisUS

WHOIS identity

No WHOIS records are currently associated with scinet.supercomputing.org in WhisperGraph.

Subdomains

11 observed subdomains of scinet.supercomputing.org.

Web-graph footprint

Distinct hostnames that link to or from scinet.supercomputing.org in the public web crawl.

34 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scinet.supercomputing.org.

MechanismTarget
SPF_Ascinet.supercomputing.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.scinet.supercomputing.org
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.mailjet.com
SPF_MXscinet.supercomputing.org

Related pages

Pivot deeper into the graph from scinet.supercomputing.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "scinet.supercomputing.org"})-[: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.