Skip to content

Hostname

netjets.com

Last fetched

netjets.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.164.230.1103.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.593.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.633.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.653.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of netjets.com owner
Contact emails

Subdomains

77 observed subdomains of netjets.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for netjets.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from netjets.com.

Cypher and MCP

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

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