Hostname
jetbrand.net
Last fetched
jetbrand.net resolves to 2 IPv4 addresses operated by AS201993 in KZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
jetbrand.net 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 |
|---|---|---|---|---|
| 213.130.74.151 | 213.130.74.0/24 | AS201993 | — | KZ |
| 95.46.96.77 | 95.46.96.0/24 | AS210390 | — | UZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- whoisguard protected
- Contact emails
Threat posture
History
Mail and authentication
MX records
- jetbrand.net
Related pages
Pivot deeper into the graph from jetbrand.net.
- IP · 213.130.74.151
- ASN · AS201993
- Registrar · iana:1505
- Country · KZ
- Email · 9857b5966ac2469481c98378d8eb8156.protect@whoisguard.com
- 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: "jetbrand.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.