Skip to content

Hostname

interdevsystems.co.za

Last fetched

interdevsystems.co.za resolves to 1 IPv4 address operated by DIAMATRIX C.C - DIAMATRIX C.C in ZA.

Nutrition Label

WHISPER CANON · interdevsystems.co.zaRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/interdevsystems.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
41.76.108.1141.76.108.0/24AS327979DIAMATRIX C.C - DIAMATRIX C.CZA

WHOIS identity

No WHOIS records are currently associated with interdevsystems.co.za in WhisperGraph.

Subdomains

65 observed subdomains of interdevsystems.co.za.

Web-graph footprint

Distinct hostnames that link to or from interdevsystems.co.za in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for interdevsystems.co.za.

MechanismTarget
SPF_Ainterdevsystems.co.za
SPF_INCLUDE_spf.tld-mx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.212.103.50
SPF_IP41.76.108.11
SPF_MXinterdevsystems.co.za

Related pages

Pivot deeper into the graph from interdevsystems.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "interdevsystems.co.za"})-[: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.