Skip to content

Hostname

ohlone.edu

Last fetched

ohlone.edu resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ohlone.eduRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/ohlone.edu

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.15.22513.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.144.20313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.19.22184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.109.21850.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.27.2252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.9.18552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.26.3852.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.36.4654.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.37.19754.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.189.14154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.3.10954.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
ohlone college
Contact emails

Subdomains

120 observed subdomains of ohlone.edu.

Web-graph footprint

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

470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ohlone.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEmrsshepherd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP148.59.100.16/28
SPF_IP176.31.145.254/32
SPF_IP207.62.190.110
SPF_IP207.62.190.18

Related pages

Pivot deeper into the graph from ohlone.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ohlone.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.