Hostname
identech.com.br
Last fetched
identech.com.br resolves to 1 IPv4 address operated by AS265262 - Skymail Servicos de Computacao e Provimento de Inf in BR.
Nutrition Label
Resolution chain
identech.com.br 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 |
|---|---|---|---|---|
| 200.187.67.212 | 200.187.67.0/24 | AS265262 | AS265262 - Skymail Servicos de Computacao e Provimento de Inf | BR |
WHOIS identity
- Registrar
- —
- Organization
- identech - next ind. e com. de prod. eletr. ltda.
- Contact emails
Subdomains
3 observed subdomains of identech.com.br.
Web-graph footprint
Distinct hostnames that link to or from identech.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for identech.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | identech.com.br |
| SPF_INCLUDE | spf-corp.sercomtel.com.br |
| SPF_IP | 187.0.93.158 |
| SPF_IP | 200.155.34.0/24 |
| SPF_IP | 200.155.63.0/25 |
Related pages
Pivot deeper into the graph from identech.com.br.
- IP · 200.187.67.212
- ASN · AS265262AS265262 - Skymail Servicos de Computacao e Provimento de Inf
- Country · BR
- Email · maristella@identech.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · id…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "identech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.