Skip to content

Hostname

wlos.com

Last fetched

wlos.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.10313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.140.218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.173.187.10618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.1618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.233.10618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4018.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

15 observed subdomains of wlos.com.

Web-graph footprint

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

3,009 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wlos.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wlos.com.

Cypher and MCP

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

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