Skip to content

Hostname

jiaa.org

Last fetched

jiaa.org resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jiaa.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jiaa.org

Resolution chain

jiaa.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.121.74.114153.121.64.0/19AS9370JP

WHOIS identity

Registrar
iana:49
Organization
japan interactive advertising association.
Contact emails

Subdomains

8 observed subdomains of jiaa.org.

Web-graph footprint

Distinct hostnames that link to or from jiaa.org in the public web crawl.

374 sites link to this hostname.

340 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for jiaa.org.

MechanismTarget
SPF_Anat.cybozu.com
SPF_Astatic.cybozu.com
SPF_IP118.21.116.108
SPF_IP153.120.32.210
SPF_IP153.121.74.114
SPF_IP153.127.60.130
SPF_IP163.43.102.78
SPF_IP175.41.129.95
SPF_IP203.138.167.23
SPF_IP210.128.218.128/26
SPF_IP210.128.234.192/26
SPF_IP219.109.220.10
SPF_IP49.212.159.177

Related pages

Pivot deeper into the graph from jiaa.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jiaa.org"})-[: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.