Skip to content

Hostname

cnpseguradora.com.br

Last fetched

cnpseguradora.com.br resolves to 3 IPv4 addresses operated by AS35280 in NL.

Nutrition Label

WHISPER CANON · cnpseguradora.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/cnpseguradora.com.br

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.

IPPrefixASNOperatorCountry
159.60.133.1159.60.128.0/20AS35280NL
13.248.173.14213.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.134.248166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
cnp assurances latam holding ltda
Contact emails

Subdomains

16 observed subdomains of cnpseguradora.com.br.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cnpseguradora.com.br.

MechanismTarget
SPF_INCLUDE1plpjmypp.spf.checkpoint-spf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.126.7.190
SPF_IP200.10.245.64/29
SPF_IP200.211.131.146
SPF_IP200.211.131.153
SPF_MXcnpseguradora.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.