Skip to content

Hostname

ultra.telcom.cloud

Last fetched

ultra.telcom.cloud resolves to 1 IPv4 address operated by AS12389 in RU.

Nutrition Label

WHISPER CANON · ultra.telcom.cloudRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ultra.telcom.cloud

Resolution chain

ultra.telcom.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.208.85.13282.208.64.0/18AS12389RU

WHOIS identity

No WHOIS records are currently associated with ultra.telcom.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ultra.telcom.cloud.

MechanismTarget
SPF_Aultra.telcom.cloud
SPF_IP82.208.85.132
SPF_MXultra.telcom.cloud

Related pages

Pivot deeper into the graph from ultra.telcom.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ultra.telcom.cloud"})-[: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.