Hostname
ait-jp.com
Last fetched
ait-jp.com resolves to 1 IPv4 address operated by AS131965 in JP. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
ait-jp.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 |
|---|---|---|---|---|
| 183.90.231.52 | 183.90.224.0/20 | AS131965 | — | JP |
WHOIS identity
- Registrar
- iana:1557
- Organization
- ait corporation
- Contact emails
Subdomains
15 observed subdomains of ait-jp.com.
Web-graph footprint
Distinct hostnames that link to or from ait-jp.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ait-jp.com.
| Mechanism | Target |
|---|---|
| SPF_A | sv251.xbiz.ne.jp |
| SPF_INCLUDE | m01-ahd-sys.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 133.165.190.135 |
| SPF_IP | 150.249.197.99 |
| SPF_IP | 183.90.231.52 |
| SPF_IP | 210.198.21.20/32 |
| SPF_IP | 211.9.53.163 |
| SPF_IP | 211.9.60.187 |
| SPF_IP | 211.9.60.248 |
| SPF_IP | 211.9.60.250 |
| SPF_IP | 219.106.244.51 |
| SPF_IP | 61.195.144.223 |
| SPF_IP | 61.195.144.253 |
| SPF_IP | 92.203.104.42 |
| SPF_IP | 92.203.107.28 |
Related pages
Pivot deeper into the graph from ait-jp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ait-jp.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.