Skip to content

Hostname

gs1namibia.org

Last fetched

gs1namibia.org resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · gs1namibia.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gs1namibia.org

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.209.154129.232.128.0/17AS37153ZA

WHOIS identity

Registrar
iana:269
Organization
gs1
Contact emails

Subdomains

9 observed subdomains of gs1namibia.org.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gs1namibia.org

SPF policy

4 SPF mechanisms authorising senders for gs1namibia.org.

MechanismTarget
SPF_Ags1namibia.org
SPF_IP129.232.209.154
SPF_IP67.227.227.189
SPF_MXgs1namibia.org

Related pages

Pivot deeper into the graph from gs1namibia.org.

Cypher and MCP

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

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