Skip to content

Hostname

ideztelecom.com.br

Last fetched

ideztelecom.com.br resolves to 1 IPv4 address operated by AS263374 - YZO TELECOM TECNOLOGIA EIRELI - ME in BR.

Nutrition Label

WHISPER CANON · ideztelecom.com.brRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ideztelecom.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
191.37.224.19191.37.224.0/23AS263374AS263374 - YZO TELECOM TECNOLOGIA EIRELI - MEBR

WHOIS identity

No WHOIS records are currently associated with ideztelecom.com.br in WhisperGraph.

Subdomains

7 observed subdomains of ideztelecom.com.br.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ideztelecom.com.br.

MechanismTarget
SPF_IP186.202.173.138/32
SPF_IP191.37.224.26
SPF_IP2a01:4ff:f0:3437:0:0:0:1
SPF_IP2a01:4ff:f0:3437:0:0:0:2
SPF_IP5.161.109.129
SPF_IP5.161.23.13

Related pages

Pivot deeper into the graph from ideztelecom.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ideztelecom.com.br"})-[: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.