Skip to content

Hostname

www.unifyd.cloud

Last fetched

www.unifyd.cloud resolves to 2 IPv4 addresses operated by Webdev CC T/A Cybertek - Webdev CC T/A Cybertek in ZA.

Nutrition Label

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

Resolution chain

www.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

No WHOIS records are currently associated with www.unifyd.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.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 www.unifyd.cloud.

Cypher and MCP

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

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