Hostname
hosted-uc.com
Last fetched
hosted-uc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hosted-uc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hosted-uc.com owner
- Contact emails
- office@xip.at
- 14c95e9f-0933-424f-b322-1136893284b7@identity-protect.org
- 28c05c99-6854-481d-b395-10f1cd69a365@identity-protect.org
- 30685b52-00c0-4f5b-a2b4-cd71e91d914c@identity-protect.org
- 841c4e17-5971-42dd-8c3a-53478812fd8e@identity-protect.org
- b7cd9c31-7232-4945-bee0-66090305f4dd@identity-protect.org
- ea5abf42-41d6-49f1-aa96-84d1e55898ec@identity-protect.org
- owner-4811220@hosted-uc.com.whoisprivacyservice.org
- owner-979897@hosted-uc.com.whoisprivacyservice.org
Subdomains
68 observed subdomains of hosted-uc.com.
Showing 25 of 68. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for hosted-uc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bwmail1c3.hosted-uc.com |
| SPF_INCLUDE | bwmail2c3.hosted-uc.com |
| SPF_IP | 199.243.239.234 |
| SPF_IP | 199.243.239.3 |
| SPF_IP | 216.83.30.234 |
Related pages
Pivot deeper into the graph from hosted-uc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hosted-uc.com"})-[: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.