Skip to content

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

WHISPER CANON · ait-jp.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ait-jp.com

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.

IPPrefixASNOperatorCountry
183.90.231.52183.90.224.0/20AS131965JP

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ait-jp.com.

MechanismTarget
SPF_Asv251.xbiz.ne.jp
SPF_INCLUDEm01-ahd-sys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.165.190.135
SPF_IP150.249.197.99
SPF_IP183.90.231.52
SPF_IP210.198.21.20/32
SPF_IP211.9.53.163
SPF_IP211.9.60.187
SPF_IP211.9.60.248
SPF_IP211.9.60.250
SPF_IP219.106.244.51
SPF_IP61.195.144.223
SPF_IP61.195.144.253
SPF_IP92.203.104.42
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.