Skip to content

Hostname

afripools.com

Last fetched

afripools.com resolves to 1 IPv4 address operated by Host-Africa-AS in ZA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · afripools.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afripools.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.119.254.17160.119.254.0/24AS328364Host-Africa-ASZA

WHOIS identity

Registrar
iana:1479
Organization
anton
Contact emails

Subdomains

8 observed subdomains of afripools.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • afripools.com

SPF policy

3 SPF mechanisms authorising senders for afripools.com.

MechanismTarget
SPF_Aafripools.com
SPF_IP160.119.254.17
SPF_MXafripools.com

Related pages

Pivot deeper into the graph from afripools.com.

Cypher and MCP

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

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