Skip to content

Hostname

nfinity.co.za

Last fetched

nfinity.co.za is a registered hostname under the .za top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nfinity.co.zaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nfinity.co.za

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:axxess dsl
Organization
stuart withers
Contact emails

Subdomains

4 observed subdomains of nfinity.co.za.

Web-graph footprint

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

10 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nfinity.co.za.

MechanismTarget
SPF_Anfinity.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.155.252.38
SPF_MXnfinity.co.za

Related pages

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

Cypher and MCP

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

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