Skip to content

Hostname

sciarc.edu

Last fetched

sciarc.edu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · sciarc.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sciarc.edu

Resolution chain

sciarc.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.132.8713.248.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.71.145.10135.71.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
75.2.97.7975.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.151.7199.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
southern california institute of architecture
Contact emails

Subdomains

24 observed subdomains of sciarc.edu.

Web-graph footprint

Distinct hostnames that link to or from sciarc.edu in the public web crawl.

799 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sciarc.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsirsi.net
SPF_INCLUDEsmtp1.sirsi.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.31.132.242

Related pages

Pivot deeper into the graph from sciarc.edu.

Cypher and MCP

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

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