Skip to content

Hostname

unifyd.cloud

Last fetched

unifyd.cloud resolves to 2 IPv4 addresses operated by Webdev CC T/A Cybertek - Webdev CC T/A Cybertek in ZA. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · unifyd.cloudRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/unifyd.cloud

Resolution chain

unifyd.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.176.233.169102.176.233.0/24AS32437Webdev CC T/A Cybertek - Webdev CC T/A CybertekZA
197.221.14.25197.221.0.0/18AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

28 observed subdomains of unifyd.cloud.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for unifyd.cloud.

MechanismTarget
SPF_Amailcow.unifyd.cloud
SPF_INCLUDEspf.host-h.net
SPF_IP102.176.233.171/32

Related pages

Pivot deeper into the graph from unifyd.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unifyd.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.