Skip to content

Hostname

is.co.za

Last fetched

is.co.za resolves to 1 IPv4 address operated by Dimension Data - Dimension Data in ZA. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · is.co.zaRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/is.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
197.98.44.137197.96.0.0/13AS3741Dimension Data - Dimension DataZA

WHOIS identity

Registrar
iana:1079
Organization
internet solutions pty (ltd)
Contact emails

Subdomains

2,321 observed subdomains of is.co.za.

Web-graph footprint

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

97 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for is.co.za.

MechanismTarget
SPF_Abashful.is.co.za
SPF_Ac.spf.service-now.com
SPF_Agrumpy.is.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.132.183.31/32
SPF_IP185.183.30.89/32
SPF_IP196.23.0.197
SPF_IP196.26.208.0/24
SPF_IP196.26.217.0/24
SPF_IP196.4.160.245
SPF_IP197.102.64.62
SPF_IP197.96.66.84
SPF_IP208.86.201.112/32
SPF_IP67.231.144.107/32

Related pages

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

Cypher and MCP

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

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