Hostname
omhs.org
Last fetched
omhs.org resolves to 52.162.217.16, announced in 52.160.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. omhs.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 52.162.217.16
52.160.0.0/11 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Chicago, US
- 70.37.58.130
70.37.0.0/17 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · San Antonio, US
IPv6 resolution
No AAAA record for omhs.org is recorded in WhisperGraph.
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- owensboro medical health system
- Contact emails
- b2152b28c2c446858fb2f27b3752720f.protect@whoisguard.com, ralph@omhs.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- oh-dns-01.omhs.org
- oh-dns-02.omhs.org
MX records
- omhs-org.mail.protection.outlook.com
SPF policy
- ip: 12.139.109.0/24
- ip: 216.135.16.0/26
- include: res.cisco.com
- include: spf.protection.outlook.com
- a: omhs.org
- mx: omhs.org
- a: mail.omhs.org
- ip: 139.138.32.48
- ip: 139.138.32.49
- ip: 216.71.138.145
- ip: 216.71.138.146
Threat-feed evidence
History
Related pages
Pivot from omhs.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "omhs.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.