Skip to content

Hostname

ofm.co.za

Last fetched

ofm.co.za resolves to 1 IPv4 address operated by AS36943 in ZA. WHOIS lists registrar:network & computing consultants as the registrar.

Nutrition Label

WHISPER CANON · ofm.co.zaRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ofm.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
41.185.23.20241.185.0.0/16AS36943ZA

WHOIS identity

Registrar
registrar:network & computing consultants
Organization
ofm
Contact emails

Subdomains

7 observed subdomains of ofm.co.za.

Web-graph footprint

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

430 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ofm.co.za.

MechanismTarget
SPF_Aofm.co.za
SPF_INCLUDEspf.centralmediagroup.co.za
SPF_MXofm.co.za

Related pages

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

Cypher and MCP

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

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