Skip to content

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

WHISPER CANON · oucpm.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/oucpm.org

Resolution chain

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

IPPrefixASNOperatorCountry
156.110.248.90156.110.240.0/20AS16922OUHSC-EDU - University of Oklahoma HSCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

39 observed subdomains of oucpm.org.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oucpm.org.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.15.91.10
SPF_IP206.191.224.0/19
SPF_IP208.86.201.61/32
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP67.231.145.144/32
SPF_MXoucpm.org

Related pages

Pivot deeper into the graph from oucpm.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.