Hostname
aegiali.com
Last fetched
aegiali.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
aegiali.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 |
|---|---|---|---|---|
| 192.185.168.239 | 192.185.160.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 30a7df48069af081ea060162d6bc748daa005f9cbc72de4ea9ca31ea6154c62e@aegiali.com.whoisproxy.org
- 384b8fad881b1dda18b436538f834de67c260887caaf76fe0a89fab1a5f4e784@aegiali.com.whoisproxy.org
- 7792adaa88946c50bec2963d9872eadfbdd376cbfd1d02e71527ddb4f9809744@aegiali.com.whoisproxy.org
- 7e46bf2f7c4f771be4d240a6c1d076c3fe5aeeb59bf318c1db56a018253db620@aegiali.com.whoisproxy.org
- add5796fc0a2a488a519525168a6af4ba4872a0ed42d6a939e8f62236735e65b@aegiali.com.whoisproxy.org
- bab38b62b4d4caad3733c206fa11041f84b299cc0dde3e6b1f23a6f45955f9f9@aegiali.com.whoisproxy.org
- bf1e5d64b7b1ed1df02f82292665681586c8f489e3ac2cebf2d28df23700de6b@aegiali.com.whoisproxy.org
- c8e227807ae2b7200bd5a81f17a169b591276a68e212f6b1ef35643934fe325b@aegiali.com.whoisproxy.org
- d96fbbdc7e3c3f6684e207f97cd97f560dc8c6b943696a7081c7f1a0f6d2c574@aegiali.com.whoisproxy.org
- db45950f0d98e0ba933a03dc79a95b1389536f9964b37987abb21c3d52b0537c@aegiali.com.whoisproxy.org
- f49974926a960bd64e2c362f0a34ea1ad954d5872136776824c9f63a638df96f@aegiali.com.whoisproxy.org
Subdomains
2 observed subdomains of aegiali.com.
| Subdomain |
|---|
| mail.aegiali.com |
| www.aegiali.com |
Threat posture
History
Mail and authentication
MX records
- aegiali.com
SPF policy
3 SPF mechanisms authorising senders for aegiali.com.
| Mechanism | Target |
|---|---|
| SPF_A | aegiali.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | aegiali.com |
Related pages
Pivot deeper into the graph from aegiali.com.
- IP · 192.185.168.239
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:228
- Country · US
- Email · 30a7df48069af081ea060162d6bc748daa005f9cbc72de4ea9ca31ea6154c62e@aegiali.com.whoisproxy.org
- 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: "aegiali.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.