Hostname
flexhouseinfo.com.br
Last fetched
flexhouseinfo.com.br resolves to 1 IPv4 address operated by AS270814 - ZAAZ PROVEDOR DE INTERNET E TELECOMUNICACOES LTDA in BR.
Nutrition Label
Resolution chain
flexhouseinfo.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 |
|---|---|---|---|---|
| 187.121.160.4 | 187.121.160.0/23 | AS270814 | AS270814 - ZAAZ PROVEDOR DE INTERNET E TELECOMUNICACOES LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- flex house inform?tica ltda.
- Contact emails
Subdomains
3 observed subdomains of flexhouseinfo.com.br.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flexhouseinfo.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zaaztelecom.com.br |
Related pages
Pivot deeper into the graph from flexhouseinfo.com.br.
- IP · 187.121.160.4
- ASN · AS270814AS270814 - ZAAZ PROVEDOR DE INTERNET E TELECOMUNICACOES LTDA
- Country · BR
- Email · carlos.flexhouse@gmail.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · fl…
- 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: "flexhouseinfo.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.