Skip to content

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

WHISPER CANON · hosted-uc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hosted-uc.com

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

Subdomains

68 observed subdomains of hosted-uc.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hosted-uc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEbwmail1c3.hosted-uc.com
SPF_INCLUDEbwmail2c3.hosted-uc.com
SPF_IP199.243.239.234
SPF_IP199.243.239.3
SPF_IP216.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 20

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