Hostname
maxair.com.ng
Last fetched
maxair.com.ng resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:28112014 as the registrar.
Nutrition Label
Resolution chain
maxair.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 |
|---|---|---|---|---|
| 181.224.134.154 | 181.224.128.0/21 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:28112014
- Organization
- max airlines
- Contact emails
Subdomains
34 observed subdomains of maxair.com.ng.
Showing 17 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maxair.com.ng in the public web crawl.
98 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- maxair.com.ng
SPF policy
8 SPF mechanisms authorising senders for maxair.com.ng.
| Mechanism | Target |
|---|---|
| SPF_A | maxair.com.ng |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 181.224.134.153 |
| SPF_IP | 190.92.152.66 |
| SPF_IP | 190.92.152.67 |
| SPF_IP | 194.128.159.145/32 |
| SPF_IP | 68.66.216.19 |
| SPF_MX | maxair.com.ng |
Related pages
Pivot deeper into the graph from maxair.com.ng.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maxair.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.