Skip to content

Hostname

clientepermanente.com.br

Last fetched

clientepermanente.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

WHISPER CANON · clientepermanente.com.brRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/clientepermanente.com.br

Resolution chain

clientepermanente.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.20.7.81107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.24.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.143.1943.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.100.1133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.60.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.32.15834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.72.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.132.4052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.148.7852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.99.4554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.251.17198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.189.698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
comercial drugstore ltda
Contact emails

Subdomains

1 observed subdomain of clientepermanente.com.br.

Web-graph footprint

Distinct hostnames that link to or from clientepermanente.com.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clientepermanente.com.br.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from clientepermanente.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "clientepermanente.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.