Hostname
aivfree.com
Last fetched
aivfree.com resolves to 2 IPv4 addresses operated by LATITUDE-SH - Latitude.sh in JP. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
aivfree.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.111.146.146 | 172.111.146.0/24 | AS396356 | LATITUDE-SH - Latitude.sh | JP |
| 64.44.172.15 | 64.44.160.0/20 | AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of aivfree.com.
| Subdomain |
|---|
| com.aivfree.com |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aivfree.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from aivfree.com.
- IP · 172.111.146.146
- ASN · AS396356LATITUDE-SH - Latitude.sh
- Registrar · iana:2487
- Country · JP
- Email · aivfree.com-owner-fye1@customers.whoisprivacycorp.com
- 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: "aivfree.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.