Skip to content

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

WHISPER CANON · tynex.netRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tynex.net

Resolution chain

tynex.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.243.196.204191.243.196.0/24AS263511AS263511 - Saveincloud Hospedagem na Internet LtdaBR

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.

MechanismTarget
SPF_Atynex.net
SPF_IP191.243.196.0/22
SPF_IP191.243.196.204
SPF_IP191.243.196.239
SPF_IP191.243.198.119
SPF_IP191.243.199.0/24
SPF_IP200.150.192.0/20
SPF_IP200.150.201.0/24
SPF_IP200.150.201.11
SPF_IP200.150.202.207
SPF_MXtynex.net

Related pages

Pivot deeper into the graph from tynex.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.