Skip to content

Hostname

losrios.edu

Last fetched

losrios.edu resolves to 1 IPv4 address operated by WOW - Wowrack.com in US.

Nutrition Label

WHISPER CANON · losrios.eduRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/losrios.edu

Resolution chain

losrios.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.176.183.101216.176.176.0/20AS23033WOW - Wowrack.comUS

WHOIS identity

Registrar
Organization
los rios community college district
Contact emails

Subdomains

5,066 observed subdomains of losrios.edu.

Web-graph footprint

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

281 sites link to this hostname.

287 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for losrios.edu.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.196.111.200
SPF_IP165.196.130.200
SPF_IP165.196.14.0/24
SPF_IP165.196.169.0/24
SPF_IP165.196.172.0/24
SPF_IP165.196.216.200
SPF_IP165.196.25.42
SPF_IP165.196.25.48
SPF_IP165.196.25.72

Related pages

Pivot deeper into the graph from losrios.edu.

Cypher and MCP

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

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