Hostname
jetserver.net
Last fetched
jetserver.net resolves to 1 IPv4 address operated by KAMATERA - Kamatera, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
jetserver.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.53.209.101 | 185.53.209.0/24 | AS36007 | KAMATERA - Kamatera, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- eli alum
- Contact emails
Subdomains
510 observed subdomains of jetserver.net.
Showing 25 of 510. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jetserver.net in the public web crawl.
9 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for jetserver.net.
| Mechanism | Target |
|---|---|
| SPF_A | jetserver.net |
| SPF_INCLUDE | _spf.emfwd.name-services.com |
| SPF_IP | 185.56.73.202 |
| SPF_MX | jetserver.net |
Related pages
Pivot deeper into the graph from jetserver.net.
- IP · 185.53.209.101
- ASN · AS36007KAMATERA - Kamatera, Inc.
- Registrar · iana:48
- Country · US
- Email · admin@jetserver.co.il
- TLD · .net
- 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: "jetserver.net"})-[: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.