Skip to content

Hostname

los.app

Last fetched

los.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · los.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/los.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.233.12818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.5518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.167.227.1213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.733.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

24 observed subdomains of los.app.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for los.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com

Related pages

Pivot deeper into the graph from los.app.

Cypher and MCP

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

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