Skip to content

Hostname

tenmi.com.br

Last fetched

tenmi.com.br resolves to 1 IPv4 address operated by AS36454 in US.

Nutrition Label

WHISPER CANON · tenmi.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tenmi.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
65.181.116.15465.181.116.0/24AS36454US

WHOIS identity

Registrar
Organization
ali yami
Contact emails

Subdomains

8 observed subdomains of tenmi.com.br.

Web-graph footprint

Distinct hostnames that link to or from tenmi.com.br in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tenmi.com.br

SPF policy

7 SPF mechanisms authorising senders for tenmi.com.br.

MechanismTarget
SPF_Atenmi.com.br
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.11
SPF_IP34.151.196.61
SPF_IP65.181.116.151
SPF_IP65.181.116.154
SPF_MXtenmi.com.br

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tenmi.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.