Skip to content

Hostname

fbss.co.za

Last fetched

fbss.co.za resolves to 2 IPv4 addresses operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA.

Nutrition Label

WHISPER CANON · fbss.co.zaRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fbss.co.za

Resolution chain

fbss.co.za resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.130.123.32102.130.123.0/24AS328364Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA
67.211.212.267.211.208.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with fbss.co.za in WhisperGraph.

Subdomains

8 observed subdomains of fbss.co.za.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fbss.co.za

SPF policy

5 SPF mechanisms authorising senders for fbss.co.za.

MechanismTarget
SPF_Afbss.co.za
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP69.10.62.54
SPF_MXfbss.co.za

Related pages

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

Cypher and MCP

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

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