Skip to content

Hostname

internetexpress.co.za

Last fetched

internetexpress.co.za has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:redi internet services as the registrar.

Nutrition Label

WHISPER CANON · internetexpress.co.zaRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/internetexpress.co.za

Resolution chain

internetexpress.co.za has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:redi internet services
Organization
internet express (pty)
Contact emails

Subdomains

17 observed subdomains of internetexpress.co.za.

Web-graph footprint

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

34 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for internetexpress.co.za.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.25.1.0/24
SPF_IP196.25.240.0/24
SPF_IP196.35.203.228
SPF_IP196.36.28.110
SPF_IP196.36.28.98
SPF_IP196.43.2.0/24
SPF_IP197.245.195.34
SPF_IP197.96.51.214/28
SPF_IP197.97.188.169/27

Related pages

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

Cypher and MCP

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

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