Hostname
yvmc.org
Last fetched
yvmc.org resolves to 1 IPv4 address operated by UCH-CENTRAL - University of Colorado Hospital in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
yvmc.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 |
|---|---|---|---|---|
| 168.200.5.63 | 168.200.5.0/24 | AS18693 | UCH-CENTRAL - University of Colorado Hospital | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- idehas
- Contact emails
Subdomains
19 observed subdomains of yvmc.org.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yvmc.org in the public web crawl.
12 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
11 SPF mechanisms authorising senders for yvmc.org.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc2943-20.iphmx.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.avature.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 199.30.235.104/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 50.31.128.116/32 |
| SPF_IP | 74.203.185.4/32 |
Related pages
Pivot deeper into the graph from yvmc.org.
- IP · 168.200.5.63
- ASN · AS18693UCH-CENTRAL - University of Colorado Hospital
- Registrar · iana:2
- Country · US
- Email · laura.kaster@sshca.org
- TLD · .org
- Browse hostnames · yv…
- 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: "yvmc.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.