Skip to content

Hostname

j-ask.org

Last fetched

j-ask.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · j-ask.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/j-ask.org

Resolution chain

j-ask.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.240.1043.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.493.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.813.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.943.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.192.35.12854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
atsushi iijima
Contact emails

Subdomains

1 observed subdomain of j-ask.org.

Subdomain
www.j-ask.org

Web-graph footprint

Distinct hostnames that link to or from j-ask.org in the public web crawl.

45 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for j-ask.org.

MechanismTarget
SPF_INCLUDE_spf.lolipop.jp

Related pages

Pivot deeper into the graph from j-ask.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "j-ask.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.