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
Resolution chain
netjets.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.124 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.24 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.65 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.67 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.164.230.110 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.59 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.63 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.65 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.84.152.13 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.21 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.41 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.52 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netjets.com owner
- Contact emails
- domainhandler@netjets.com
- 53364b79-15db-4a02-85f4-666e2f91176e@identity-protect.org
- 625530eb-a7db-4f4c-bb6b-3d720d036f34@identity-protect.org
- 6e1a53df-2ecd-4069-a804-116cba701931@identity-protect.org
- 84948485-4362-4ca7-8dfc-4fd9c71753fa@identity-protect.org
- b439114a-fa2a-438d-9e98-df38aca002aa@identity-protect.org
- ea8b3f98-9dd9-46fd-82d5-3aeb20f9fb13@identity-protect.org
- owner-10754708@netjets.com.whoisprivacyservice.org
- owner-10859204@netjets.com.whoisprivacyservice.org
- owner-10952090@netjets.com.whoisprivacyservice.org
- owner-130117@netjets.com.whoisprivacyservice.org
- owner-2117451@netjets.com.whoisprivacyservice.org
- owner-6182095@netjets.com.whoisprivacyservice.org
- owner-6452044@netjets.com.whoisprivacyservice.org
- owner-742582@netjets.com.whoisprivacyservice.org
- owner-7642518@netjets.com.whoisprivacyservice.org
- owner-8964756@netjets.com.whoisprivacyservice.org
- owner-939964@netjets.com.whoisprivacyservice.org
- owner-9872294@netjets.com.whoisprivacyservice.org
Subdomains
77 observed subdomains of netjets.com.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netjets.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for netjets.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from netjets.com.
- IP · 13.227.192.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · domainhandler@netjets.com
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.