Skip to content

Hostname

superairjet.com

Last fetched

superairjet.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · superairjet.comRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/superairjet.com

Resolution chain

superairjet.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.178.8313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.2.21413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.194.8013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.25.5513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.123.5813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.47.16213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.97.24318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.174.1418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.124.17518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.130.15418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.120.10418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.85.1573.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.150.2183.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.208.1783.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.220.5952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.242.4152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.160.17752.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.25.10352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.56.23852.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.223.15054.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:303
Organization
linda tan
Contact emails

Subdomains

14 observed subdomains of superairjet.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for superairjet.com.

MechanismTarget
SPF_Asuperairjet.com
SPF_INCLUDEspf.sabre.com
SPF_MXsuperairjet.com

Related pages

Pivot deeper into the graph from superairjet.com.

Cypher and MCP

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

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