Hostname
maxima.com.ng
Last fetched
maxima.com.ng resolves to 1 IPv4 address operated by Truehost Cloud Limited - Truehost Cloud Limited in KE. WHOIS lists iana:3954 as the registrar.
Nutrition Label
Resolution chain
maxima.com.ng resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.212.246.99 | 102.212.246.0/24 | AS329278 | Truehost Cloud Limited - Truehost Cloud Limited | KE |
WHOIS identity
- Registrar
- iana:3954
- Organization
- isaac melle
- Contact emails
Subdomains
21 observed subdomains of maxima.com.ng.
Showing 15 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maxima.com.ng in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- maxima.com.ng
SPF policy
3 SPF mechanisms authorising senders for maxima.com.ng.
| Mechanism | Target |
|---|---|
| SPF_A | maxima.com.ng |
| SPF_INCLUDE | _spf.truehostcloud.com |
| SPF_MX | maxima.com.ng |
Related pages
Pivot deeper into the graph from maxima.com.ng.
- IP · 102.212.246.99
- ASN · AS329278Truehost Cloud Limited - Truehost Cloud Limited
- Registrar · iana:3954
- Country · KE
- Email · acadexapro@gmail.com
- Apex domain · com.ng
- TLD · .ng
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maxima.com.ng"})-[: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.