Hostname
inventti.com.br
Last fetched
inventti.com.br resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
inventti.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.48 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.79 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.16 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.18 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.204.152.149 | 23.204.152.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.204.152.152 | 23.204.152.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 81.192.28.178 | 81.192.16.0/20 | AS6713 | IAM-AS | MA |
| 81.192.28.200 | 81.192.16.0/20 | AS6713 | IAM-AS | MA |
WHOIS identity
- Registrar
- —
- Organization
- inventti solu??es empresariais ltda
- Contact emails
Subdomains
20 observed subdomains of inventti.com.br.
Web-graph footprint
Distinct hostnames that link to or from inventti.com.br in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for inventti.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from inventti.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inventti.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.