Hostname
aifuturize.com
Last fetched
aifuturize.com resolves to 4 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aifuturize.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.223.124.4 | 145.223.120.0/21 | AS47583 | — | US |
| 145.79.24.118 | 145.79.24.0/21 | AS47583 | — | MY |
| 145.79.29.60 | 145.79.24.0/21 | AS47583 | — | MY |
| 147.79.79.255 | 147.79.72.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aifuturize.com owner
- Contact emails
- 0975419c-98a8-42be-9f25-5646cce57722@identity-protect.org
- 21ae9c3f-92af-403e-aa9b-c3ac9115b058@identity-protect.org
- 2e9c4782-77de-4705-8653-487e6dd8155a@identity-protect.org
- 9798f425-746d-40dc-b360-85e926322b48@identity-protect.org
- 9e0bb379-0c70-4d34-841f-54726dd22320@identity-protect.org
- e87f1416-07ea-4666-9e4d-5877b960391e@identity-protect.org
Subdomains
1 observed subdomain of aifuturize.com.
| Subdomain |
|---|
| www.aifuturize.com |
Web-graph footprint
Distinct hostnames that link to or from aifuturize.com in the public web crawl.
122 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aifuturize.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from aifuturize.com.
- IP · 145.223.124.4
- ASN · AS47583
- Registrar · iana:468
- Country · US
- Email · 0975419c-98a8-42be-9f25-5646cce57722@identity-protect.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: "aifuturize.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.