Hostname
fintera.com.br
Last fetched
fintera.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
fintera.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.60.122 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.5 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.9 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.97 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.73.17 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.80 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.81 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.89 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.113 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.122 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.47 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.65 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- free communities consultoria em inform?tica ltda
- Contact emails
Subdomains
26 observed subdomains of fintera.com.br.
Showing 16 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fintera.com.br in the public web crawl.
13 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for fintera.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | fintera.com.br |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | fintera.com.br |
Related pages
Pivot deeper into the graph from fintera.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fintera.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.