Hostname
jetcost.com
Last fetched
jetcost.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
jetcost.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.33.72 | 104.18.33.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.154.184 | 172.64.154.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- bl ue
- Contact emails
- system@jetcost.com
- 176009bc0ab882a2dfc71ec77e87f481-407873@contact.gandi.net
- 2a46c0435fcf4c95bc99f0bb64c33970-407873@contact.gandi.net
- 831e70608a92016d55c05e66c9df0dd8-407873@contact.gandi.net
- 98b5ca519aac7cdb669a096241da3c92-407873@contact.gandi.net
- ebeb62e69daa7ee92566328b88a926df-407873@contact.gandi.net
- f8ea4ce9f387797d2ac21a9142ac5a3a-407873@contact.gandi.net
- fa047e9ad8dddc61dcf79d648bba5104-407873@contact.gandi.net
Subdomains
34 observed subdomains of jetcost.com.
Showing 17 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jetcost.com in the public web crawl.
203 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for jetcost.com.
| Mechanism | Target |
|---|---|
| SPF_A | jetcost.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 130.117.226.2 |
| SPF_IP | 185.44.23.244 |
| SPF_IP | 37.187.69.141 |
| SPF_IP | 37.187.69.163 |
| SPF_IP | 37.187.69.164 |
| SPF_IP | 5.39.73.140 |
| SPF_IP | 51.254.42.198 |
| SPF_IP | 51.254.52.0/24 |
| SPF_IP | 62.212.75.128/26 |
| SPF_IP | 95.110.170.12/32 |
| SPF_MX | jetcost.com |
Related pages
Pivot deeper into the graph from jetcost.com.
- IP · 104.18.33.72
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · system@jetcost.com
- TLD · .com
- Browse hostnames · je…
- 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: "jetcost.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.