Skip to content

Hostname

africanstudies.org

Last fetched

africanstudies.org resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · africanstudies.orgRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/africanstudies.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.72.78.61103.72.78.0/23AS55293A2HOSTING - A2 Hosting, Inc.US
165.140.159.211165.140.159.0/24AS40476SCALAHOSTING - Scala Hosting LLCUS

WHOIS identity

Registrar
iana:2
Organization
african studies asso.
Contact emails

Subdomains

13 observed subdomains of africanstudies.org.

Web-graph footprint

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

328 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for africanstudies.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from africanstudies.org.

Cypher and MCP

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

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