Hostname
oucpm.org
Last fetched
oucpm.org resolves to 1 IPv4 address operated by OUHSC-EDU - University of Oklahoma HSC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
oucpm.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.110.248.90 | 156.110.240.0/20 | AS16922 | OUHSC-EDU - University of Oklahoma HSC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
39 observed subdomains of oucpm.org.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oucpm.org in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for oucpm.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.15.91.10 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 208.86.201.61/32 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 40.103.0.0/16 |
| SPF_IP | 67.231.145.144/32 |
| SPF_MX | oucpm.org |
Related pages
Pivot deeper into the graph from oucpm.org.
- IP · 156.110.248.90
- ASN · AS16922OUHSC-EDU - University of Oklahoma HSC
- Registrar · iana:146
- Country · US
- Email · jrapp@ou.edu
- TLD · .org
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oucpm.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.