Hostname
simulationtraining.net
Last fetched
simulationtraining.net resolves to 2 IPv4 addresses operated by JB TELECOMUNICACOES & SOLUCOES LTDA - ME in BR. WHOIS lists iana:1388 as the registrar.
Nutrition Label
Resolution chain
simulationtraining.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 |
|---|---|---|---|---|
| 185.133.35.13 | 185.133.35.0/24 | AS273584 | JB TELECOMUNICACOES & SOLUCOES LTDA - ME | BR |
| 185.133.35.14 | 185.133.35.0/24 | AS273584 | JB TELECOMUNICACOES & SOLUCOES LTDA - ME | BR |
WHOIS identity
- Registrar
- iana:1388
- Organization
- alexander james kenley
- Contact emails
Subdomains
1 observed subdomain of simulationtraining.net.
| Subdomain |
|---|
| www.simulationtraining.net |
Web-graph footprint
Distinct hostnames that link to or from simulationtraining.net in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from simulationtraining.net.
- IP · 185.133.35.13
- ASN · AS273584JB TELECOMUNICACOES & SOLUCOES LTDA - ME
- Registrar · iana:1388
- Country · BR
- Email · alexanderkenley1@gmail.com
- TLD · .net
- Browse hostnames · si…
- 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: "simulationtraining.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.