Skip to content

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

WHISPER CANON · maxair.com.ngRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maxair.com.ng

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.

IPPrefixASNOperatorCountry
181.224.134.154181.224.128.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:28112014
Organization
max airlines
Contact emails

Subdomains

34 observed subdomains of maxair.com.ng.

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.

Threat posture

History

Mail and authentication

MX records

  • maxair.com.ng

SPF policy

8 SPF mechanisms authorising senders for maxair.com.ng.

MechanismTarget
SPF_Amaxair.com.ng
SPF_INCLUDEspf.a2hosting.com
SPF_IP181.224.134.153
SPF_IP190.92.152.66
SPF_IP190.92.152.67
SPF_IP194.128.159.145/32
SPF_IP68.66.216.19
SPF_MXmaxair.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.