Hostname
afritech-solution.com
Last fetched
afritech-solution.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
afritech-solution.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:49
- Organization
- c/o whoisproxy.com
- Contact emails
- mseffar@gmail.com
- shen95588@gmail.com
- contact@privacyprotect.org
- 28a288f016529551f4230f7bf165bde559d0025c9b0295ce31f456447e26272f@afritech-solution.com.whoisproxy.org
- 38e3f6ba7c82627c22db60dc1eec1a27109de500de330e7584bc35aa2df28f6b@afritech-solution.com.whoisproxy.org
- 6b78772e4baf4f18fbe41f8dde898cae69333e42a8b14fa26c558ff5cb9d6f0e@afritech-solution.com.whoisproxy.org
- 71614a67a55044bee3e393b4a1c41a69b6adc690410b7cb17118f4f189cef738@afritech-solution.com.whoisproxy.org
- 7612a3874cb57755ff6a5c815d61fcad66df41045be7b972a639b193b3e36df6@afritech-solution.com.whoisproxy.org
- 7b97fd7ab0315fe3ff1faf3e242158aa0374abad83182ff6c2827572d494fe7a@afritech-solution.com.whoisproxy.org
- fc97140670366ff296b3fa4053e986f6f022b64927ad7945db7b275e1deb4748@afritech-solution.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from afritech-solution.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from afritech-solution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afritech-solution.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.