Hostname
cnpseguradora.com.br
Last fetched
cnpseguradora.com.br resolves to 3 IPv4 addresses operated by AS35280 in NL.
Nutrition Label
Resolution chain
cnpseguradora.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.60.133.1 | 159.60.128.0/20 | AS35280 | — | NL |
| 13.248.173.142 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 166.117.134.248 | 166.117.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- cnp assurances latam holding ltda
- Contact emails
Subdomains
16 observed subdomains of cnpseguradora.com.br.
Showing 13 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cnpseguradora.com.br in the public web crawl.
19 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cnpseguradora.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1plpjmypp.spf.checkpoint-spf.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.126.7.190 |
| SPF_IP | 200.10.245.64/29 |
| SPF_IP | 200.211.131.146 |
| SPF_IP | 200.211.131.153 |
| SPF_MX | cnpseguradora.com.br |
Related pages
Pivot deeper into the graph from cnpseguradora.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cnpseguradora.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.