Skip to content

Hostname

curiends.com

Last fetched

curiends.com resolves to 1 IPv4 address operated by Optify Systems (Pty) Ltd - Optify Systems (Pty) Ltd in ZA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · curiends.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/curiends.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.160.91.17164.160.90.0/23AS328037Optify Systems (Pty) Ltd - Optify Systems (Pty) LtdZA

WHOIS identity

Registrar
iana:1647
Organization
curie non destructive services
Contact emails

Subdomains

8 observed subdomains of curiends.com.

Web-graph footprint

Distinct hostnames that link to or from curiends.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • curiends.com

SPF policy

4 SPF mechanisms authorising senders for curiends.com.

MechanismTarget
SPF_Acuriends.com
SPF_INCLUDEspf.zamailgate.com
SPF_IP164.160.91.17
SPF_MXcuriends.com

Related pages

Pivot deeper into the graph from curiends.com.

Cypher and MCP

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

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