Hostname
aihouse.com
Last fetched
aihouse.com resolves to 9 IPv4 addresses operated by SOVAM-AS in RU. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
aihouse.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.75.253.76 | 128.75.224.0/19 | AS3216 | SOVAM-AS | RU |
| 128.75.253.81 | 128.75.224.0/19 | AS3216 | SOVAM-AS | RU |
| 138.113.241.54 | 138.113.241.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 138.113.69.133 | 138.113.69.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
| 157.185.163.113 | 157.185.163.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 163.171.156.15 | 163.171.156.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
| 163.171.242.130 | 163.171.242.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
| 163.171.242.131 | 163.171.242.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
| 163.171.242.132 | 163.171.242.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
WHOIS identity
- Registrar
- iana:420
- Organization
- jia xing ling ju li wen hua chuan bo you xian gong si
- Contact emails
Subdomains
15 observed subdomains of aihouse.com.
Web-graph footprint
Distinct hostnames that link to or from aihouse.com in the public web crawl.
372 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for aihouse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
| SPF_INCLUDE | wm.spf.ntesmail.com |
Related pages
Pivot deeper into the graph from aihouse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aihouse.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.