Skip to content

Hostname

localiza.com

Last fetched

localiza.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · localiza.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/localiza.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.180.30177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.204.213177.71.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.61.4718.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.12.21618.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.137.23718.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.29.10254.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.103.14954.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.122.12754.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.178.18154.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.100.7254.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.250.19356.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:2
Organization
localiza rent a car
Contact emails

Subdomains

117 observed subdomains of localiza.com.

Web-graph footprint

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

554 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for localiza.com.

MechanismTarget
SPF_EXISTS%{i}._spf.localiza.com
SPF_INCLUDE_spf.localiza.com
SPF_IP148.59.100.16/28
SPF_IP187.0.195.80/28

Related pages

Pivot deeper into the graph from localiza.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "localiza.com"})-[: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.