Hostname
aictuari.com
Last fetched
aictuari.com resolves to 1 IPv4 address operated by AS198968 in ES. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
aictuari.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 |
|---|---|---|---|---|
| 164.138.211.244 | 164.139.160.0/19 | AS198968 | — | ES |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 39a033d296e6bd190018fc7e010bc11ea6f1846a6b18e7a4c6f0787ee0f60d24@aictuari.com.whoisproxy.org
- 4a7cea336c07953fc0bccd33b4b43532bdd679f925d918d589d587025f371014@aictuari.com.whoisproxy.org
- 4abfe451e63e707e8ea012cbbcce683099f569878b9eb1ea92098a378da524d9@aictuari.com.whoisproxy.org
- 509337b79dfaf4e073167875088329a1e2ed8dc89c0e066ed8c86d460ea8e1f9@aictuari.com.whoisproxy.org
- 745f7fe2a793b5ddd61a03bb48216e2cdb2d945ccefa396bb0b242a59124b00d@aictuari.com.whoisproxy.org
- 7fd7338d808ef61a98c589c91e5a2843d5beb98cf2a3e868d337089c37163035@aictuari.com.whoisproxy.org
- 91978d297444a389d3fd5bda2402d955e20b4a80aa46c1a8b9cfbfae84523450@aictuari.com.whoisproxy.org
- 9ebaa1524e4b9cecc788562321769b5a5e91d644c94e554b05943358e945a275@aictuari.com.whoisproxy.org
- 9f977be09e2aeb7fc15ec73a4075c71ee489d71c0c4a07e311990014a0466936@aictuari.com.whoisproxy.org
- a3f47d3ff624dc45bf12fb503255b300c4e0852b34de3cd1f167d04f4fe92fd0@aictuari.com.whoisproxy.org
- b7bf715dbf8e734472954b5fa70f948df8ad83398951df2c7c16516c986de377@aictuari.com.whoisproxy.org
- c4caed442dc2ab7620a59cd903ab2d597b245ee882cf6539d281180698d4a433@aictuari.com.whoisproxy.org
- dd583c5a834b7e492521f8083de6c4f8856c09664ca8a6184302d182fabf8a96@aictuari.com.whoisproxy.org
- f67ec67de62468fc21e45473eb9e82994bc7ff4b58ef7db88dd9becb4e299857@aictuari.com.whoisproxy.org
- f8a5829e1b3a7049ea9709db8bcaf3ae3aedc00ca902e7e090f1986292146e40@aictuari.com.whoisproxy.org
- f987a97f18c59459cfa345a6a635b24f6b055de02ecbf1800af50a83b5b9fb51@aictuari.com.whoisproxy.org
Subdomains
14 observed subdomains of aictuari.com.
Web-graph footprint
Distinct hostnames that link to or from aictuari.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for aictuari.com.
| Mechanism | Target |
|---|---|
| SPF_A | aictuari.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 164.138.211.244 |
| SPF_MX | aictuari.com |
Related pages
Pivot deeper into the graph from aictuari.com.
- IP · 164.138.211.244
- ASN · AS198968
- Registrar · iana:269
- Country · ES
- Email · 39a033d296e6bd190018fc7e010bc11ea6f1846a6b18e7a4c6f0787ee0f60d24@aictuari.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ai…
- 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: "aictuari.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.