Skip to content

Hostname

platform.unicis.tech

Last fetched

platform.unicis.tech resolves to 1 IPv4 address operated by AS136258 in DE.

Nutrition Label

WHISPER CANON · platform.unicis.techRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/platform.unicis.tech

Resolution chain

platform.unicis.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.154.207.6345.154.207.0/24AS136258DE

WHOIS identity

No WHOIS records are currently associated with platform.unicis.tech in WhisperGraph.

Subdomains

29 observed subdomains of platform.unicis.tech.

Web-graph footprint

Distinct hostnames that link to or from platform.unicis.tech in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from platform.unicis.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "platform.unicis.tech"})-[: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.