Skip to content

Hostname

skyteam.com

Last fetched

skyteam.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:642 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.211.20418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.120.2003.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.89.1393.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.114.903.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.172.713.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.88.1843.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.249.1063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.211.23154.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.66.13963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:642
Organization
skyteam airline alliance management cooperatie u.a.
Contact emails

Subdomains

73 observed subdomains of skyteam.com.

Web-graph footprint

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

1,743 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for skyteam.com.

MechanismTarget
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEa0a992eb-spf.mta.getcheckrecipient.com
SPF_INCLUDEspf.protection.dapresy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.177.36.139
SPF_IP195.219.251.160
SPF_IP195.219.251.162
SPF_IP195.219.251.164
SPF_IP58.248.41.222

Related pages

Pivot deeper into the graph from skyteam.com.

Cypher and MCP

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

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