Skip to content

Hostname

netafrique.net

Last fetched

netafrique.net resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · netafrique.netRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netafrique.net

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.4.16451.195.0.0/16AS16276DE

WHOIS identity

Registrar
iana:269
Organization
dabilgou antoine
Contact emails

Subdomains

9 observed subdomains of netafrique.net.

Web-graph footprint

Distinct hostnames that link to or from netafrique.net in the public web crawl.

225 sites link to this hostname.

620 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for netafrique.net.

MechanismTarget
SPF_IP5.196.93.217
SPF_IP51.195.4.164
SPF_IP51.38.54.73
SPF_IP51.77.32.76
SPF_IP51.91.62.165
SPF_IP54.38.201.154

Related pages

Pivot deeper into the graph from netafrique.net.

Cypher and MCP

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

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