Skip to content

Hostname

help.oucpm.org

Last fetched

help.oucpm.org resolves to 1 IPv4 address operated by OUHSC-EDU - University of Oklahoma HSC in US.

Nutrition Label

WHISPER CANON · help.oucpm.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/help.oucpm.org

Resolution chain

help.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

No WHOIS records are currently associated with help.oucpm.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for help.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_MXhelp.oucpm.org

Related pages

Pivot deeper into the graph from help.oucpm.org.

Cypher and MCP

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

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