Skip to content

Hostname

implats.co.za

Last fetched

implats.co.za resolves to 196.35.230.155, announced in 196.34.0.0/15 by Dimension Data - Dimension Data in ZA. implats.co.za is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for implats.co.za is recorded in WhisperGraph.

Attribution

dimension

ORIGIN_AS

WHOIS identity

Registrar
iana:1079
Registrant organisation
anthony perumal
Contact emails
brenda.stringer@za.didata.com, anthony.perumal@implats.co.za

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • demeter.is.co.za
  • jupiter.is.co.za
  • ns1.is.co.za
  • titan.is.co.za

MX records

  • implats-co-za.mail.protection.outlook.com

SPF policy

  • ip: 41.74.192.0/24
  • ip: 41.74.193.0/24
  • ip: 41.74.194.0/24
  • ip: 41.74.195.0/24
  • ip: 41.74.196.0/24
  • ip: 41.74.197.0/24
  • ip: 41.74.198.0/24
  • ip: 41.74.199.0/24
  • ip: 41.74.200.0/24
  • ip: 41.74.201.0/24
  • ip: 41.74.202.0/24
  • ip: 41.74.203.0/24
  • ip: 41.74.204.0/24
  • ip: 41.74.205.0/24
  • ip: 41.74.206.0/24
  • ip: 41.74.207.0/24
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • ip: 196.38.244.23

Threat-feed evidence

History

Related pages

Pivot from implats.co.za into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "implats.co.za"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.