Skip to content

Hostname

jal.com

Last fetched

jal.com resolves to 1 IPv4 address operated by JAL Japan Airlines Co.,Ltd. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jal.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.211.251.51163.211.128.0/17AS17512JAL Japan Airlines Co.,Ltd.JP

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

216 observed subdomains of jal.com.

Web-graph footprint

Distinct hostnames that link to or from jal.com in the public web crawl.

2,452 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for jal.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailyl.jal.com
SPF_INCLUDEspf1.jal.com
SPF_INCLUDEspf2.jal.com
SPF_IP119.75.234.64/27
SPF_IP163.211.224.0/21
SPF_IP163.211.240.0/24
SPF_IP163.211.248.0/21
SPF_IP180.148.163.128/25
SPF_IP202.219.37.2
SPF_IP202.32.114.11/32
SPF_IP202.32.114.12/32
SPF_IP203.191.234.0/25
SPF_IP27.112.105.122
SPF_IP27.112.105.27
SPF_IP54.238.58.248

Related pages

Pivot deeper into the graph from jal.com.

Cypher and MCP

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

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