Skip to content

Hostname

locize.app

Last fetched

locize.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · locize.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/locize.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.110108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.123108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.15108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.70108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.172.112.618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.141.1013.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.153.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.273.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.393.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1387
Organization
registrant of locize.app
Contact emails

Subdomains

6 observed subdomains of locize.app.

Web-graph footprint

Distinct hostnames that link to or from locize.app in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for locize.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from locize.app.

Cypher and MCP

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

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