Skip to content

Hostname

onafriq.com

Last fetched

onafriq.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · onafriq.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/onafriq.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.71.3161.35.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

62 observed subdomains of onafriq.com.

Web-graph footprint

Distinct hostnames that link to or from onafriq.com in the public web crawl.

98 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for onafriq.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from onafriq.com.

Cypher and MCP

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

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