Hostname
cognitivasoftware.com.br
Last fetched
cognitivasoftware.com.br resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:newfold (43) as the registrar.
Nutrition Label
Resolution chain
cognitivasoftware.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 |
|---|---|---|---|---|
| 116.203.199.211 | 116.203.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- registrar:newfold (43)
- Organization
- valney ferreira da costa
- Contact emails
Subdomains
97 observed subdomains of cognitivasoftware.com.br.
Showing 25 of 97. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- cognitivasoftware.com.br
- mail.cognitivasoftware.com.br
SPF policy
3 SPF mechanisms authorising senders for cognitivasoftware.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | cognitivasoftware.com.br |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | cognitivasoftware.com.br |
Related pages
Pivot deeper into the graph from cognitivasoftware.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cognitivasoftware.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.