Skip to content

Hostname

oxy.edu

Last fetched

oxy.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

oxy.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

86 SPF mechanisms authorising senders for oxy.edu.

MechanismTarget
SPF_Aoxy.edu
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEx.universalspf.org
SPF_IP117.20.42.137
SPF_IP117.20.42.16/31
SPF_IP117.20.42.32/27
SPF_IP124.251.9.0/26
SPF_IP128.245.247.50
SPF_IP129.79.1.188/16
SPF_IP129.79.1.190
SPF_IP129.79.1.191
SPF_IP129.79.1.193
SPF_IP129.79.1.194
SPF_IP129.79.1.198
SPF_IP129.79.1.58
SPF_IP129.79.1.59
SPF_IP129.79.1.77
SPF_IP129.79.1.78
SPF_IP134.68.220.32
SPF_IP134.68.220.33
SPF_IP134.68.220.34
SPF_IP134.68.220.35
SPF_IP134.68.220.36
SPF_IP134.68.220.37
SPF_IP134.68.220.38
SPF_IP134.68.220.39
SPF_IP134.68.220.40
SPF_IP134.68.220.43
SPF_IP134.68.220.44
SPF_IP134.68.220.45
SPF_IP134.69.3.0/24
SPF_IP159.135.228.232/32
SPF_IP159.135.232.65/32
SPF_IP161.38.193.170/32
SPF_IP161.38.193.223/32
SPF_IP161.38.193.230/32
SPF_IP161.38.193.235/32
SPF_IP161.38.194.153/32
SPF_IP161.38.194.172/32
SPF_IP161.38.194.198/32
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP198.244.48.135/32
SPF_IP216.147.208.128/26
SPF_IP216.147.212.128/27
SPF_IP216.147.212.20/30
SPF_IP216.147.212.25
SPF_IP216.147.212.64/26
SPF_IP216.147.214.128/26
SPF_IP216.147.215.0/27
SPF_IP216.147.218.128/26
SPF_IP216.147.218.64/26
SPF_IP216.147.220.128/29
SPF_IP216.147.220.64/28
SPF_IP216.147.221.192/28
SPF_IP216.147.221.64/28
SPF_IP216.147.222.124/30
SPF_IP216.147.222.128/29
SPF_IP216.147.222.188/30
SPF_IP216.147.222.64/29
SPF_IP31.186.254.128/28
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32
SPF_IP54.147.180.207
SPF_IP54.209.24.23
SPF_IP64.74.237.221
SPF_IP64.74.237.232/31
SPF_IP66.151.14.128
SPF_IP66.151.14.129
SPF_IP66.151.7.128/26
SPF_IP66.151.7.224/30
SPF_IP66.151.7.236
SPF_IP66.151.7.40/29
SPF_IP69.75.152.160/28
SPF_IP74.217.12.128/27
SPF_IP95.172.90.160/27
SPF_MXcollegenet.com
SPF_MXoxy.edu

Related pages

Pivot deeper into the graph from oxy.edu.

Cypher and MCP

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

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