Skip to content

Hostname

figweb.org

Last fetched

figweb.org resolves to 2 IPv4 addresses operated by TENET (The UNINET Project) - TENET (The UNINET Project) in ZA. WHOIS lists iana:134 as the registrar.

Nutrition Label

WHISPER CANON · figweb.orgRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/figweb.org

Resolution chain

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

IPPrefixASNOperatorCountry
196.21.98.152196.21.98.0/24AS2018TENET (The UNINET Project) - TENET (The UNINET Project)ZA
196.22.142.193196.22.136.0/21AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:134
Organization
iziko museums of cape town
Contact emails

Subdomains

1 observed subdomain of figweb.org.

Web-graph footprint

Distinct hostnames that link to or from figweb.org in the public web crawl.

100 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from figweb.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "figweb.org"})-[: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.