Hostname
tynex.net
Last fetched
tynex.net resolves to 1 IPv4 address operated by AS263511 - Saveincloud Hospedagem na Internet Ltda in BR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
tynex.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 |
|---|---|---|---|---|
| 191.243.196.204 | 191.243.196.0/24 | AS263511 | AS263511 - Saveincloud Hospedagem na Internet Ltda | BR |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
8 observed subdomains of tynex.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for tynex.net.
| Mechanism | Target |
|---|---|
| SPF_A | tynex.net |
| SPF_IP | 191.243.196.0/22 |
| SPF_IP | 191.243.196.204 |
| SPF_IP | 191.243.196.239 |
| SPF_IP | 191.243.198.119 |
| SPF_IP | 191.243.199.0/24 |
| SPF_IP | 200.150.192.0/20 |
| SPF_IP | 200.150.201.0/24 |
| SPF_IP | 200.150.201.11 |
| SPF_IP | 200.150.202.207 |
| SPF_MX | tynex.net |
Related pages
Pivot deeper into the graph from tynex.net.
- IP · 191.243.196.204
- ASN · AS263511AS263511 - Saveincloud Hospedagem na Internet Ltda
- Registrar · iana:2
- Country · BR
- Email · d58ur4my8ya@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · ty…
- 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: "tynex.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.