Hostname
aexinc.com
Last fetched
aexinc.com resolves to 1 IPv4 address operated by AS327726 in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aexinc.com 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 |
|---|---|---|---|---|
| 154.72.6.221 | 154.72.80.0/23 | AS327726 | — | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aexinc.com owner
- Contact emails
- 202500656f6441ce978b507eb31ce393.protect@whoisguard.com
- 5b6bf2a4b0b542628ae6cd2202d341ab.protect@whoisguard.com
- 7f0cefdf79ec4699909100a7b0b78596.protect@whoisguard.com
- 0e38e5c0-986e-497d-81ce-3d805552f1e9@identity-protect.org
- 23aacd32-ad33-4b0f-8fe4-06460f567bfa@identity-protect.org
- 988e7ef1-3e44-4c0b-9059-85ba0faaa68b@identity-protect.org
- ae4d5bed-6b1d-4d7a-a921-6c4cab4bb723@identity-protect.org
- bb0680aa-72a9-4908-b058-66ceae624db3@identity-protect.org
- d383af7d-80c5-4c25-b885-2f7878b4cee5@identity-protect.org
Subdomains
38 observed subdomains of aexinc.com.
Showing 19 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aexinc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aexinc.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _s6tm8tcyw.sdmarc.net |
Related pages
Pivot deeper into the graph from aexinc.com.
- IP · 154.72.6.221
- ASN · AS327726
- Registrar · iana:468
- Country · ZA
- Email · 202500656f6441ce978b507eb31ce393.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ae…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aexinc.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.